Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Do a Simple HTTP Request in Java

1. Overview

2. HttpUrlConnection

3. Create a Request

4. Adding Request Parameter

5. Setting Request Headers

6. Configuring Timeout

7. Handling Cookies

8. Handling Redirects

9. Reading the Response

10. Reading the Response on Failed Request

Reference document

https://www.baeldung.com/java-http-request