2258 Commits (5b928f47a8f6fbfbb600d2ed746b9ef05648e5b0)

Author SHA1 Message Date
rstoyanchev b0a8a3ec5f Enhance DisconnectedClientHelper exception type checks 1 year ago
rstoyanchev bb5be2119c Restore exception phrase in DisconnectedClientHelper 1 year ago
rstoyanchev 245341231f Polishing in WebAsyncManager 1 year ago
Brian Clozel 49a63e2c37 Add tests for gh-33867 1 year ago
Simon Baslé 9b3cb15389 Introduce HttpHeaders#headerSet to guarantee case-insensitive iteration 1 year ago
Johnny Lim 0beb56a58c Fix indentation to use tabs in Kotlin source files 1 year ago
Brian Clozel a06bbccf9e HttpHeaders.writeableHttpHeaders should unwrap many times 1 year ago
Brian Clozel 67d78eb61c Avoid Servlet observations failures for invalid HTTP status 1 year ago
Brian Clozel 912c067e23 Fix buffer leak in Jackson2 decoders 1 year ago
rstoyanchev 23656aebc6 Use Locale.ROOT consistently for toLower/toUpperCase 1 year ago
Simon Baslé 8da31e1db7 Reject CORS request with 403 if Origin header is malformed 1 year ago
Simon Baslé b54420f8aa Include argument name in MethodArgumentTypeMismatchException message 2 years ago
Sam Brannen af3a26ab06 Clean up warnings in Gradle build 2 years ago
Brian Clozel 5efb385e64 Read Expires cookie attribute in HttpComponents connector 2 years ago
Sébastien Deleuze 4b7292f431 Fix an off-by-one bug in ForwardedHeaderTransformer 2 years ago
Brian Clozel debba6545b Listen to multiple async operations in ServerHttpObservationFilter 2 years ago
Brian Clozel 50be08480d Open observation scope in RestClient 2 years ago
Sébastien Deleuze d41ca095ab Add native support for Kotlin default values in controllers 2 years ago
rstoyanchev bb17ad8314 Efficient ETag parsing 2 years ago
rstoyanchev fe4fd00429 Polishing contribution 2 years ago
Riley Park 1703b71563 Fix incorrect weak ETag assertion 2 years ago
Stéphane Nicoll 76b2d13b2c Add support for changing context path in ServletRequestPath 2 years ago
Stéphane Nicoll 6e9a19212f Consistently check for Content-Length value 2 years ago
Dawid Olbiński 83ff8e4e98 Support JAXBElement subtypes in Jaxb2XmlEncoder 2 years ago
kevin.kep 2fe7ab1f92 Trim last allowed origin in comma-delimited list 2 years ago
Sébastien Deleuze 4f38079042 Throw proper DecodingException in Kotlin Serialization decoders 2 years ago
Stéphane Nicoll 69850cad27 Polish "Implement DefaultErrorResponseBuilder#headers(Consumer)" 2 years ago
Sam Brannen 89338c91a9 Stop using using legacy locale data for Date/Time formatting tests 2 years ago
Brian Clozel ab236c7741 Re-enable async dispatches in Observation Filter 2 years ago
Juergen Hoeller fea237c065 Lazily start and retain HttpClient once resource factory is running 2 years ago
Brian Clozel f7307c9e07 Avoid recording RestClient observations twice 2 years ago
Arjen Poutsma c38e9896c7 Remove use of ServletException in ModelFactory 2 years ago
Brian Clozel 0ca393c0dc Restrict memory allocation in ContentCachingRequestWrapper 2 years ago
Brian Clozel 6681394886 Stop observations for async requests in Servlet filter 2 years ago
Thomas Deblock 47a5ebfde6 Support canEncode() for JAXBElement in Jaxb2XmlEncoder 2 years ago
Juergen Hoeller c0bef2c693 Lazily start resources on demand (if necessary outside of lifecycle) 2 years ago
Brian Clozel 404c4d9d92 Support @Valid on container elements for handler arguments 2 years ago
Juergen Hoeller 7785f94c4c Revise and align Reactor client lifecycle management 2 years ago
Juergen Hoeller 524da905db Consistently throw IOException from ReactorNettyClientRequest 2 years ago
Juergen Hoeller 4323c60513 Common context lifecycle management for ReactorResourceFactory 2 years ago
Sam Brannen 8feb842df5 Upgrade to AssertJ 3.26.0 2 years ago
Brian Clozel 47c5cd208c Add missing "Content-Length: 0" header with HttpComponents 2 years ago
Stéphane Nicoll f90bdbef42 Add noop implementation for ResponseErrorHandler 2 years ago
Brian Clozel 64b0283042 Revert "Do not set 0 Content-Length header in BufferingClientHttpRequestFactory" 2 years ago
Johnny Lim cc73ccefef Polish 2 years ago
Brian Clozel 5aa576f5c6 Register status handler exceptions in observations 2 years ago
Brian Clozel da4547a27e Extend observations to RestClient ResponseSpec 2 years ago
Brian Clozel b3a45670f9 Do not set 0 Content-Length header in BufferingClientHttpRequestFactory 2 years ago
Juergen Hoeller 39cd31613b Polishing 2 years ago
Brian Clozel 019ce4418c BufferingClientHttpRequestWrapper should not write empty body 2 years ago