BAEL-4858 add link back to article (#11309)

This commit is contained in:
KevinGilmore 2021-10-09 16:37:35 -05:00 committed by GitHub
parent b9f7ee7935
commit 1b574f36a4
1 changed files with 1 additions and 0 deletions

View File

@ -11,5 +11,6 @@ This module contains articles about HTTP libraries.
- [A Guide to Events in OkHTTP](https://www.baeldung.com/java-okhttp-events)
- [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)
- More articles [[<-- prev]](/libraries-http)