18 lines
944 B
Markdown
18 lines
944 B
Markdown
## HTTP
|
||
|
||
This module contains articles about HTTP libraries.
|
||
|
||
### Relevant Articles:
|
||
|
||
- [Jetty ReactiveStreams HTTP Client](https://www.baeldung.com/jetty-reactivestreams-http-client)
|
||
- [Decode an OkHttp JSON Response](https://www.baeldung.com/okhttp-json-response)
|
||
- [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)
|
||
- [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)
|
||
|