189 Commits (master)

Author SHA1 Message Date
Mihhail Verhovtsov 431b328237 Set empty HttpEntity if request body is null. 7 years ago
Alan Loi 8c54e3aa09 Fix ApacheHttpClient.getContentType() to use request charset as default (#566) 7 years ago
adriancole f7fea7f7dc [maven-release-plugin] prepare for next development iteration 7 years ago
adriancole 69b136ca8b [maven-release-plugin] prepare release 9.5.0 7 years ago
Merkushev Kirill 30ff85fae3 remove unused build.gradle (#546) 8 years ago
adriancole eb663b95db [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 70ec67e514 [maven-release-plugin] prepare release 9.4.0 8 years ago
Andrey Stolyarchuk 8fd94cec95 Support request content-type with charset (#453) 8 years ago
adriancole 3adb897def [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 8ee4389e2f [maven-release-plugin] prepare release 9.3.1 8 years ago
adriancole 6fd40494c4 [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 4b1b255bcd [maven-release-plugin] prepare release 9.3.0 8 years ago
adriancole baf8e25626 [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 8b24647fa2 [maven-release-plugin] prepare release 9.2.0 8 years ago
Nick Fiacco cc650a0314 added builder methods and Request field for Response object (#436) 8 years ago
adriancole 449e9ceaba [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole c6bee3a74f [maven-release-plugin] prepare release 9.1.0 8 years ago
adriancole 4c98cfc307 [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 015ce2f3a9 [maven-release-plugin] prepare release 9.0.0 8 years ago
adriancole 8d5a95153e [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 4fb7f169c3 [maven-release-plugin] prepare release 9.0.0 8 years ago
Adrian Cole 60e0319237 Adds maven project under group id io.github.openfeign (#416) 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 8 years ago
Adrian Cole 3378eee852 Recognizes reason phrase is nullable and not set when using http/2 9 years ago
Javier Campanini d25095c50c bump okhttp dependencies to 2.7.5 9 years ago
Adrian Cole b29f9d8aea Documents intent of client tests 9 years ago
Dave Syer 5244db4300 Apache HTTP client hates to have the Content-Length set 9 years ago
Paul Nepywoda e17aaed40d support PUT with empty body parameter 9 years ago
Adrian Cole 7c0ddbf9e0 Updates to okhttp 2.7.1 9 years ago
Adrian Cole 4f86d15dd8 Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7 9 years ago
Carter Kozak ef017519c3 Allow responses to be streamed. 9 years ago
Andriy Sukhyy 93cd0b716e Added support for spaces in path 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
Tristan Burch 1705c15046 Support for Apache HttpClient as Feign client 9 years ago