Update README.md

This commit is contained in:
collaboratewithakash
2022-09-23 15:49:46 +05:30
committed by GitHub
parent caae34382d
commit d511751aad

View File

@@ -4,7 +4,7 @@ This module contains articles about networking in Java
### Relevant Articles
- [Checking If a URL Exists in Java](https://www.baeldung.com/java-check-url-exists)
- [Checking if a URL Exists in Java](https://www.baeldung.com/java-check-url-exists)
- [Making a JSON POST Request With HttpURLConnection](https://www.baeldung.com/httpurlconnection-post)
- [Using Curl in Java](https://www.baeldung.com/java-curl)
- [Do a Simple HTTP Request in Java](https://www.baeldung.com/java-http-request)