Update README.md

[skip ci]
This commit is contained in:
edizor 2023-06-15 22:15:04 +08:00 committed by GitHub
parent c75bfdaf29
commit 553b496565
1 changed files with 1 additions and 0 deletions

View File

@ -12,5 +12,6 @@ This module contains articles about HTTP libraries.
- [Download a Binary File Using OkHttp](https://www.baeldung.com/java-okhttp-download-binary-file)
- [Trusting a Self-Signed Certificate in OkHttp](https://www.baeldung.com/okhttp-self-signed-cert)
- [Trusting All Certificates in OkHttp](https://www.baeldung.com/okhttp-client-trust-all-certificates)
- [Mock a URL Connection in Java](https://www.baeldung.com/java-simulate-url-connection)
- More articles [[<-- prev]](/libraries-http)