25 Commits (master)

Author SHA1 Message Date
gromspys e9b0765995
Java 11 HTTP client incorrectly reports 'invalid URI' exception message when cause is thread interruption (#2191) 12 months ago
Vitalij Berdinskih be25759e93
Retryer: replace an instance of Date with an epoch millisecond (#2170) 1 year ago
Marvin Froeder 1c5c6e1e70 Update all license headers to 2023 2 years ago
f-cramer 950935d593
Allow usage of GET with body in java11 Module (#1819) 2 years ago
Donghyeon Kim 7d1cf7ced7
Refactor async feign (#1755) 2 years ago
Witalij Berdinskich 04a85e6961
All decoders follow rule: if a status is 404 it returns empty or null value (#1597) 3 years ago
Hakan Altındağ f71849d387
Fixed dangling javadoc comment warning by applying new mapping (#1568) 3 years ago
Witalij Berdinskich 1f7ca4c74c
Reason is optional in HTTP2 (#1550) 3 years ago
Witalij Berdinskich 470631be50
HTTP protocol version on the logging (#1543) 3 years ago
Witalij Berdinskich 3a351fa071
[java11] Add default timeout value as Request.Options uses (#1532) 3 years ago
Marvin Froeder 8089bb9b80 Fix license header 3 years ago
UzimakiNaruto b06f47acf9
JDK 11 HttpClient async implement for AsyncFeign. (#1330) 3 years ago
Gunther Klein ef96a8166a
Java11client connect timeout (#1307) 4 years ago
如梦技术 ae514aaf79
Add support for Request Timeouts to HTTP/2 Java 11 Client. (#1233) 4 years ago
Kevin Davis 9f21dcc8c8
Update JDK11 Builds in Travis to release on Java 11 modules (#1214) 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
Emre Savcı d1199f64ae Feature/replace deprecated body (#959) 5 years ago
Kevin Davis 29935b2287
Adding URI segment specific encoding (#882) 6 years ago
Marvin Froeder 2ba96239dc Adjusts copyright headers for this year (#877) 6 years ago
Carlos Chacin c8aee87478 Fix typo in check null message => HttpClient.java (#864) 6 years ago
Marvin Froeder 5b81f9b1e7
Fix package conflict between feign-(apache)httpclient and feign-java11 (#829) 6 years ago
Aaron Zipursky b6d8bb1a46 support PATCH with empty body paramter. (#824) 6 years ago
Marvin Froeder cca0cad160
Expanded test for HTTP/2 client (#812) 6 years ago
Marvin Froeder 6acbe94cc0
Introduced java 11 module with http2 client (#806) 6 years ago