Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 236 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 236 Bytes

General info

A simple example of how to make GET and POST requests within Java using HTTP-Client.

The code is pretty much self-explanatory. If you know your way around Java, you'll understand exactly how the requests are made.