2977 Commits (f8b875d2d8a6ad4462a8b28cbeae4e40e400c087)

Author SHA1 Message Date
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
Sam Brannen 73f5d05fd9 Avoid deprecation warning in RandomHandlerIntegrationTests 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Rossen Stoyanchev bc81fa520e Reject range starting above resource length 5 years ago
Brian Clozel 0c7359911a Re-enable StreamingSimpleClientHttpRequestFactoryTests 5 years ago
Brian Clozel cccd9c8bb0 Fix okhttp3 downgrade 5 years ago
Sam Brannen 00983a1141 Update @Disabled for StreamingSimpleClientHttpRequestFactoryTests.interceptor() 5 years ago
Sam Brannen 4d819128db Fix Javadoc 5 years ago
Sam Brannen 513ce7824f Disable StreamingSimpleClientHttpRequestFactoryTests.interceptor() test 5 years ago
Rossen Stoyanchev d927d31e13 Remove reflection from ContentDispositionTests 5 years ago
Rossen Stoyanchev c97580035e Polish ContentDispositionTests 5 years ago
Jonathan Bluett-Duncan f084b63286 Fix "array index out of bounds" problem reported by LGTM.com 5 years ago
Sam Brannen 5fd81d2a26 Avoid deprecation warning in AbstractMockWebServerTests 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 5 years ago
康智冬 a6f4862f13 Fix typos related to indefinite articles 5 years ago
Sam Brannen 0103fec5de Convert assertions to AssertJ 5 years ago
Sam Brannen 9729b460f1 Retain entry set order in read-only HttpHeaders 5 years ago
Sam Brannen a496353770 Delete dead code 5 years ago
Arjen Poutsma d709a69ff1 Remove buffering of encoded parts in MultipartHttpMessageWriter 5 years ago