1438 Commits (51b35e64cfba8a46803e97632244251ea7ea2700)

Author SHA1 Message Date
Rossen Stoyanchev 21b2fc1f01 Improve HttpHandlerConnection completion 6 years ago
Rossen Stoyanchev f4e0288357 Remove mentions of Tomcat async request timeout value 6 years ago
Juergen Hoeller 1607f1db0b Fix Checkstyle nohttp violation 6 years ago
Rossen Stoyanchev c33cb26a73 Polishing contribution 6 years ago
Mark Hobson 46fe74d2f9 Preserve media type parameters when setting charset 6 years ago
Rossen Stoyanchev 04aa3d05da Refactor solution for respones error details 6 years ago
jerzykrlk 91ec274b10 SPR-17130 http error details in the exception message 6 years ago
Rossen Stoyanchev 1261e64465 Minor refactoring 6 years ago
Lorenzo Torracchi afae8c3045 Avoid default "Accept" from HttpUrlConnection 6 years ago
Arjen Poutsma bf36f49dc5 Corrupt multipart should not hang SynchronossPartHttpMessageReader 6 years ago
Rossen Stoyanchev 3a241b546f Relax domain name checks in ResponseCookie 6 years ago
Sam Brannen 29599a93a4 Re-enable support for invalid Expires attributes in MockCookie 6 years ago
Sam Brannen 92228f0fc0 Test status quo for @RequestHeader UUID conversion support 6 years ago
Sam Brannen 9f00eb68e9 Clean up warnings 6 years ago
Sam Brannen cef4478b7b Treat InvalidPathException like an IOException in MockServletContext 6 years ago
Rossen Stoyanchev 34cfbe5d26 ResponseStatusException associated headers 6 years ago
Juergen Hoeller 046380988b Nullability refinements 6 years ago
Rossen Stoyanchev 5abf24e7d7 Expose maxInMemorySize via CodecConfigurer 6 years ago
Rossen Stoyanchev 00ead7a756 Refine multipart parsing limits 6 years ago
Brian Clozel ea6f51e9e3 Configurable limits with Synchronoss 6 years ago
Brian Clozel 69bcdfc17f Polishing 6 years ago
Rossen Stoyanchev 89d053d7f4 Limits on input stream in codecs 6 years ago
Sam Brannen ce0b012f43 Polish contribution 6 years ago
Vedran Pavic 9b2087618b Preserve expires attribute in MockCookie 6 years ago
Sam Brannen 972337e8f9 Introduce common .gitattributes file 7 years ago
Rossen Stoyanchev 17c423f5af Support for sameSite attribute in WebFlux 7 years ago
Sam Brannen 402046f3c7 Polish data buffer allocation tests 7 years ago
Sam Brannen 2572cd0503 Make PathPatternParserTests compatible with JDK 13 7 years ago
Brian Clozel ca2b2f5533 Wait for complete disposal of Reactor Netty resources 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Sam Brannen bd28bb1f56 Add additional tests for HttpHeaders.keySet() operations 7 years ago
Phillip Webb aa69703f3b Fix LinkedCaseInsensitiveMap collection methods 7 years ago
Sam Brannen a871f609ea Introduce failing tests for HttpHeaders 7 years ago
Sam Brannen 52128fe863 Polish RequestLoggingFilterTests 7 years ago
Napster 33cee066e5 Log HTTP method in logging filters and revise log message format 7 years ago
Sam Brannen cf5cb9484a Add additional tests for HttpHeaders.keySet() operations 7 years ago
Phillip Webb 5d785390eb Add `ClientHttpRequestInitializer` support 7 years ago
Rossen Stoyanchev 07b0fa132e doFilterNestedErrorDispatch delegates to filter chain 7 years ago
Sam Brannen 30cff46e7f Prevent improper use of testing framework APIs 7 years ago
Sam Brannen 5d5f9aceca Avoid accidental usage of JUnit 4 assumptions 7 years ago
Sam Brannen 591995ecc8 Polish and revive disabled tests 7 years ago
Sam Brannen d9e3b8b9a5 Introduce default constructor in TomcatHttpServer 7 years ago
Sam Brannen 73f5d05fd9 Avoid deprecation warning in RandomHandlerIntegrationTests 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Rossen Stoyanchev bc81fa520e Reject range starting above resource length 7 years ago
Brian Clozel 0c7359911a Re-enable StreamingSimpleClientHttpRequestFactoryTests 7 years ago
Brian Clozel cccd9c8bb0 Fix okhttp3 downgrade 7 years ago
Sam Brannen 00983a1141 Update @Disabled for StreamingSimpleClientHttpRequestFactoryTests.interceptor() 7 years ago
Sam Brannen 513ce7824f Disable StreamingSimpleClientHttpRequestFactoryTests.interceptor() test 7 years ago
Rossen Stoyanchev d927d31e13 Remove reflection from ContentDispositionTests 7 years ago