324 Commits (26cfe5795fcaf59288a3c0e3ccdbb60751a9dd4b)

Author SHA1 Message Date
Rossen Stoyanchev b18053f93a Fix failing test 11 years ago
Arjen Poutsma b119a9c82c FutureAdapter should wrap RuntimeExceptions 11 years ago
Rossen Stoyanchev eb8c253499 Fix failing tests 11 years ago
Sebastien Deleuze b0e1e66b7f Add CORS support 11 years ago
Sebastien Deleuze ca06582f2a Support Jackson @JsonFilter 11 years ago
Juergen Hoeller 514eb4281c Polishing 11 years ago
Arjen Poutsma caee78aee3 Netty4ClientHttpRequest ignores query params 11 years ago
Rossen Stoyanchev 3a8a28beec Consolidate partialPaths under FullPathComposite 11 years ago
Arjen Poutsma 7668ea1549 Support {/...} patterns in UriComponents(Builder) 11 years ago
Rossen Stoyanchev 44e8f7b333 Revert "Support {/var} syntax in UriComponentsBuilder" 11 years ago
Brian Clozel f9ce11eef8 Provide controller level Cache-Control support 11 years ago
Brian Clozel 38f32e3816 Improve HTTP caching flexiblity 11 years ago
Markus Malkusch 953608ec49 Improve ETag & Last-Modifed support in WebRequest 11 years ago
Juergen Hoeller 56273a8ff3 Polishing 11 years ago
Rossen Stoyanchev f06dffb714 Improve MockHttpServletRequest/Response charset parsing 11 years ago
Rossen Stoyanchev a57d42829c Support {/var} syntax in UriComponentsBuilder 11 years ago
Rossen Stoyanchev 6a96c26dd4 Add HttpRange tests, set Accept-Range header, polish 11 years ago
Arjen Poutsma da48739628 Support byte ranges in ResourceHttpRequestHandler 11 years ago
Rossen Stoyanchev 0e7eecfe34 Add copyToUriComponentsBuilder method 11 years ago
Rossen Stoyanchev 69b3e00215 Support comma-separated X-Forwarded-Proto 11 years ago
Brian Clozel c6250f5164 Fix InputStream caching in ContentCachingReqWrapper 11 years ago
Rossen Stoyanchev 88a14488a1 Support comma-separated X-Forwarded-Port 11 years ago
Rossen Stoyanchev 624790a520 Move X-Forwarded-* tests to UriComponentsBuilderTests 11 years ago
Juergen Hoeller 73e8021e59 ResponseEntity's headers(HttpHeaders) accepts null value 11 years ago
Sam Brannen d90cee78ef Remove trailing whitespace in source code 11 years ago
Rossen Stoyanchev b7dd520784 Fix formatting 11 years ago
Arjen Poutsma 8ab2e47556 HttpMessageConverters should support streaming 11 years ago
Rossen Stoyanchev d64c48ff5f UriComponentsBuilder.fromHttpRequest sets port correctly 11 years ago
Juergen Hoeller ee74fe6c27 Latest dependency updates (HttpClient 4.4, TestNG 6.8.21, SnakeYAML 1.15, FreeMarker 2.3.22, JRuby 1.7.19, JAMon 2.81, JiBX 1.2.6, XMLUnit 1.6, JsonPath 1.2) 11 years ago
Sebastien Deleuze 40cbede7f3 Improve error handling in WebUtils.isValidOrigin() 11 years ago
Sebastien Deleuze 6062e15572 Change SockJS and Websocket default allowedOrigins to same origin 11 years ago
Juergen Hoeller 77fcf21401 Refined Jackson configuration enhancements 11 years ago
Rossen Stoyanchev f84c458aba Add fromHttpRequest to UriComponentsBuilder 11 years ago
Sebastien Deleuze b215d4c29e Add modulesToInstall(Modules...) to Jackson builder 11 years ago
Sebastien Deleuze ccb1c13951 Use UTC timezone in Jackson builder and factory tests 11 years ago
Brian Clozel cf86ecddb5 Avoid loss of body content in AbstractRequestLoggingFilter 11 years ago
Sebastien Deleuze 5fb6d6d89c Allow Jackson builder modules configuration to be customized 11 years ago
Sebastien Deleuze bf7a9754d5 Avoid using Java 8 ZoneId class 11 years ago
Sebastien Deleuze b89e62e5f6 Support specifying Jackson TimeZone and Locale 11 years ago
Brian Clozel b6675b6167 Revisit empty body response support in HTTP client 11 years ago
Craig Andrews 213a3fd779 Performance improvements in ShallowEtagHeaderFilter 11 years ago
Stephane Nicoll bce145c06e Merged HttpClient defaults with local customizations 11 years ago
Brian Clozel e02719e5e3 Fix path mapping issue in default servlet mode 11 years ago
Sam Brannen 40449e2741 Suppress warnings in tests 11 years ago
Juergen Hoeller 9ac02b319d Remove pre-3.2 deprecated classes and methods 11 years ago
Stephane Nicoll 71783c5d86 Allow default settings of a custom HttpClient to apply 11 years ago
Rossen Stoyanchev ea05e0b1ad Improve @SessionAttributes support during redirect 11 years ago
Rossen Stoyanchev ea2943feca Polish ModelAndViewContainer and update tests 11 years ago
Juergen Hoeller c114c08922 Preparations for Jackson 2.5 11 years ago
Stephane Nicoll aafdcecf53 Customize connection request timeout 11 years ago