2994 Commits (2411b657ae3816bfe9a30042b9984562057bb69d)

Author SHA1 Message Date
AlexeyAnufriev 2d208de145 Clear connection pool for OkHttpClient 5 years ago
Rossen Stoyanchev fd9678833f Use int for maxParts instead of long 5 years ago
Brian Clozel 3b724c72b6 Polish 5 years ago
Sam Brannen 9f00eb68e9 Clean up warnings 5 years ago
Sam Brannen cef4478b7b Treat InvalidPathException like an IOException in MockServletContext 5 years ago
Juergen Hoeller 19ff7d84ab Polishing 5 years ago
Juergen Hoeller 19107649d2 Revise concurrent JAXBContext creation towards computeIfAbsent 5 years ago
Rossen Stoyanchev 422c26832b Minor follow-up to previous commit 5 years ago
Rossen Stoyanchev 34cfbe5d26 ResponseStatusException associated headers 5 years ago
Juergen Hoeller 046380988b Nullability refinements 5 years ago
Rossen Stoyanchev 5abf24e7d7 Expose maxInMemorySize via CodecConfigurer 5 years ago
Rossen Stoyanchev 00ead7a756 Refine multipart parsing limits 5 years ago
Brian Clozel ea6f51e9e3 Configurable limits with Synchronoss 5 years ago
Brian Clozel 69bcdfc17f Polishing 5 years ago
Rossen Stoyanchev 89d053d7f4 Limits on input stream in codecs 5 years ago
Sam Brannen ce0b012f43 Polish contribution 5 years ago
Vedran Pavic 9b2087618b Preserve expires attribute in MockCookie 5 years ago
Rossen Stoyanchev 7854f49643 Polishing in HttpWebHandlerAdapter 5 years ago
Rossen Stoyanchev 562c0871e9 Charset argument in RestClientResponseException 5 years ago
Rossen Stoyanchev 780eef8d36 Update comment in HttpWebHandlerAdapter 5 years ago
Johnny Lim 33bf09d513 Polish HttpWebHandlerAdapter.handleUnresolvedError() 5 years ago
Rossen Stoyanchev 2733511ea2 Charset argument in RestClientResponseException 5 years ago
Rossen Stoyanchev 4932196b87 RestClientResponseException defaults to UTF-8 5 years ago
Sam Brannen 112bbe859c Fix grammar in Javadoc 5 years ago
Brian Clozel a65c6f6884 Fix APPLICATION_PROBLEM_JSON_UTF8 media type value 5 years ago
Sam Brannen 972337e8f9 Introduce common .gitattributes file 5 years ago
Juergen Hoeller 2861fc65bd Polishing 5 years ago
Sam Brannen 7d126d3288 Improve documentation regarding "annotated classes" 5 years ago
Juergen Hoeller 3616e96792 Upgrade to SLF4J 1.7.28, Groovy 2.5.8, RxJava 2.2.12, Joda-Time 2.10.4, Rome 1.12.2, OkHttp 3.14.3, Apache HttpClient 4.5.10, Apache Johnzon 1.1.13 5 years ago
Rossen Stoyanchev 17c423f5af Support for sameSite attribute in WebFlux 5 years ago
Sam Brannen 402046f3c7 Polish data buffer allocation tests 5 years ago
Rossen Stoyanchev 4edc7196fb Refine disconnected client handling in WebFlux 5 years ago
Sam Brannen 2572cd0503 Make PathPatternParserTests compatible with JDK 13 5 years ago
Brian Clozel ca2b2f5533 Wait for complete disposal of Reactor Netty resources 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Sam Brannen bd28bb1f56 Add additional tests for HttpHeaders.keySet() operations 5 years ago
Phillip Webb aa69703f3b Fix LinkedCaseInsensitiveMap collection methods 5 years ago
Sam Brannen a871f609ea Introduce failing tests for HttpHeaders 5 years ago
Sam Brannen 52128fe863 Polish RequestLoggingFilterTests 5 years ago
Napster 33cee066e5 Log HTTP method in logging filters and revise log message format 5 years ago
Sam Brannen cf5cb9484a Add additional tests for HttpHeaders.keySet() operations 5 years ago
Sam Brannen 957f0fac7a Polishing 5 years ago
Phillip Webb 5d785390eb Add `ClientHttpRequestInitializer` support 5 years ago
Rossen Stoyanchev 23be5dfb0e Handle invalid MediaType in Jetty/Tomcat adapters 5 years ago
Rossen Stoyanchev b7eaab4c5d Handle very early completion notification 5 years ago
Rossen Stoyanchev 07b0fa132e doFilterNestedErrorDispatch delegates to filter chain 5 years ago
Sam Brannen 30cff46e7f Prevent improper use of testing framework APIs 5 years ago
Sam Brannen 5d5f9aceca Avoid accidental usage of JUnit 4 assumptions 5 years ago
Sam Brannen 591995ecc8 Polish and revive disabled tests 5 years ago
Sam Brannen d9e3b8b9a5 Introduce default constructor in TomcatHttpServer 5 years ago