We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2910394 commit b170f8fCopy full SHA for b170f8f
core-java-networking/README.md
@@ -13,4 +13,5 @@
13
- [Working with Network Interfaces in Java](http://www.baeldung.com/java-network-interfaces)
14
- [A Guide to Java Sockets](http://www.baeldung.com/a-guide-to-java-sockets)
15
- [URL Encoding and Decoding in Java](http://www.baeldung.com/java-url-encoding-decoding)
16
-- [How to Perform a Simple HTTP Request in Java](http://www.baeldung.com/java-http-request)
+- [How to Perform a Simple HTTP Request in Java](http://www.baeldung.com/java-http-request)
17
+- [Difference between URL and URI](http://www.baeldung.com/java-url-vs-uri)
0 commit comments