Package dev.evercatch.http
Class HttpClient
java.lang.Object
dev.evercatch.http.HttpClient
Thin OkHttp wrapper that attaches Evercatch authentication headers to every
outbound request.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpClient
-
-
Method Details
-
get
- Throws:
IOException
-
post
- Throws:
IOException
-
put
- Throws:
IOException
-
delete
- Throws:
IOException
-