35 Commits (97d414cdd34e1ae3b5033c48d1ea6b2811904ee8)

Author SHA1 Message Date
Witalij Berdinskich f07c484b7a
Proof that clients support gzip and deflate compression (#1713) 2 years ago
Joël Marty fdc7bc2fb8
Add async behavior to OkHttpClient (#1629) 2 years ago
Hakan Altındağ f71849d387
Fixed dangling javadoc comment warning by applying new mapping (#1568) 3 years ago
Witalij Berdinskich 470631be50
HTTP protocol version on the logging (#1543) 3 years ago
Kevin Davis 4cf1a54985 GH-934: Correct License Headers 4 years ago
Kevin Davis 6e5f3eb5ef
GH-934: Update Default Client to handle Compression correctly (#1349) 4 years ago
Kevin Davis 496c70e573
Correct Additional License Headers (#1157) 5 years ago
Kevin Davis 75e569fb3f
Remove deprecated code usage from core module (#1145) 5 years ago
Frank Pavageau 9e23599df3 Force followRedirects on the OkHttpClient when needed (#1130) 5 years ago
Emre Savcı d1199f64ae Feature/replace deprecated body (#959) 6 years ago
Marvin Froeder 2ba96239dc Adjusts copyright headers for this year (#877) 6 years ago
Aaron Zipursky b6d8bb1a46 support PATCH with empty body paramter. (#824) 6 years ago
Kevin Davis 2d761cb6a9
Refactoring RequestTemplate to RFC6570 (#778) 6 years ago
smithya cb611eff4d support charset when build Reader for Response.Body (#766) 6 years ago
Kevin Davis 9875a16f4a
Adding Method to Retryable Exception for evaluation (#744) 6 years ago
Marvin Froeder ad136c33e8
Formatted using eclipse formatter (#699) 7 years ago
Guillaume c2fcbedede Add an option to not follow redirects (302) and add a unit test for that (#602) 7 years ago
Marvin Froeder 9fd1b1dd31 Updated license headers (#648) 7 years ago
David Tanner e70bb4fb7a Add the Content-Type if specified, unless we are setting the body (#569) 7 years ago
Jonathan Fuerth 0444e23b0d Don't leak OkHttp response when response.body() is null (#556) 8 years ago
Nick Fiacco cc650a0314 added builder methods and Request field for Response object (#436) 8 years ago
Carter Kozak 6717142afc Returns null when Content-Length > Integer.MAX_VALUE (#410) 8 years ago
bjsousa@wisc.edu 3d84c767ba Upgrade to OkHttp 3.2 and adjust tests as needed to work with new OkHttpClient and MockWebServer methods 9 years ago
Adrian Cole 3378eee852 Recognizes reason phrase is nullable and not set when using http/2 9 years ago
Adrian Cole b29f9d8aea Documents intent of client tests 9 years ago
Paul Nepywoda e17aaed40d support PUT with empty body parameter 9 years ago
Paul Nepywoda 0904133d22 Supports POST without a body parameter 9 years ago
Adrian Cole 149ccbdb87 Skips error handling when return type is Response 9 years ago
Adrian Cole 0652714b2c Bumps dependency versions for integrations 9 years ago
Adrian Cole 511e8843fb Fixes NPE when apache client rebuffers content 9 years ago
Adrian Cole eb351f843d Bumps dependency versions for integrations 9 years ago
Adrian Cole 207530d6c0 Reformats code according to Google Java Style 10 years ago
Adrian Cole bceee32ea7 Removes unused imports in OkHttpClientTest 10 years ago
Adrian Cole 72c3ba80a6 Ensures Accept headers default to */* 10 years ago
Adrian Cole 49b700e6f7 Adds OkHttp integration 10 years ago