diff --git a/libraries-http-2/README.md b/libraries-http-2/README.md index 4085d98ea5..3fa66de6e3 100644 --- a/libraries-http-2/README.md +++ b/libraries-http-2/README.md @@ -9,5 +9,6 @@ This module contains articles about HTTP libraries. - [Retrofit 2 – Dynamic URL](https://www.baeldung.com/retrofit-dynamic-url) - [Adding Interceptors in OkHTTP](https://www.baeldung.com/java-okhttp-interceptors) - [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) - More articles [[<-- prev]](/libraries-http)