Update README.md
This commit is contained in:
parent
ec1fa40010
commit
eb56a08cb6
|
@ -4,7 +4,7 @@ This module contains articles about networking in Java
|
||||||
|
|
||||||
### Relevant Articles
|
### 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)
|
- [Making a JSON POST Request With HttpURLConnection](https://www.baeldung.com/httpurlconnection-post)
|
||||||
- [Using Curl in Java](https://www.baeldung.com/java-curl)
|
- [Using Curl in Java](https://www.baeldung.com/java-curl)
|
||||||
- [Do a Simple HTTP Request in Java](https://www.baeldung.com/java-http-request)
|
- [Do a Simple HTTP Request in Java](https://www.baeldung.com/java-http-request)
|
||||||
|
|
Loading…
Reference in New Issue