sandbox for Java
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandbox-java/ahc
dancesWithCycles c81976427b feat: add logging library 1 year ago
..
src/main/java/de/swingbe/ahc feat: add logging library 1 year ago
.gitignore feat(ahc): initial commit 1 year ago
README.md doc(ahc): add link for HTTPS POST example 1 year ago
pom.xml feat: add logging library 1 year ago

README.md

Overview

This project can serve as example for an Apache HTTP client with Maven and Java.

Links

Apache HTTP Client example

Apache HTTP Client POST request via HTTPS