2322 Commits (db1e6e1e26b7bbf5b3cde8766d5faa4c5bcc8a75)

Author SHA1 Message Date
Sam Brannen 89338c91a9 Stop using using legacy locale data for Date/Time formatting tests 2 years ago
Arjen Poutsma 5864f57198 Resolve URI to baseUrl in RestClient 2 years ago
Sébastien Deleuze 98e89d8fba Leverage KType in Kotlin Serialization WebFlux support 2 years ago
Sébastien Deleuze 23dccc5977 Leverage KType in Kotlin Serialization WebMVC support 2 years ago
Sébastien Deleuze 4555384528 Introduce SmartHttpMessageConverter 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
Brian Clozel 17abb4d25d Add codecs for JSON support with Protobuf 2 years ago
Arjen Poutsma 54c37ffd6f Check response code in SimpleClientHttpResponse::getBody 2 years ago
Arjen Poutsma c38e9896c7 Remove use of ServletException in ModelFactory 2 years ago
Arjen Poutsma 099d016857 Handle trailing semicolon in Accept-Language 2 years ago
Arjen Poutsma 60b5bbe334 Introduce request attributes in RestClient 2 years ago
Brian Clozel a6fb7e99a0 Support for Protobuf 4.x 2 years ago
Sébastien Deleuze 4c7374797e Polishing 2 years ago
Sébastien Deleuze 611367e4bb Add coroutine variant of WebExceptionHandler 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
Stéphane Nicoll 373cf30b75 Polish 2 years ago
Thomas Deblock 47a5ebfde6 Support canEncode() for JAXBElement in Jaxb2XmlEncoder 2 years ago
Arjen Poutsma 35e8f1c423 Support queries in opaque URLs 2 years ago
Brian Clozel 7fc4937199 Add Partitioned cookie attribute support for servers 2 years ago
Arjen Poutsma 859b97ce05 Revert "Do not read Map in FormHttpMessageConverter" 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
Sam Brannen 9e1ef83669 Avoid issues with system line separator in tests 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
Juergen Hoeller f10caf6aa6 Compare text with system line separator (for Windows compatibility) 2 years ago
Arjen Poutsma 726ac9110c Do not read Map in FormHttpMessageConverter 2 years ago
Sam Brannen 8feb842df5 Upgrade to AssertJ 3.26.0 2 years ago
Sam Brannen dac18a3ff1 Clean up warnings in Gradle build 2 years ago
Arjen Poutsma 80faa94afc Support Map in FormHttpMessageConverter 2 years ago
Arjen Poutsma 67d2b2566e Revert "WIP" 2 years ago
Arjen Poutsma 14861024d5 WIP 2 years ago
Brian Clozel 1bd6b30ddd Allow ServerHttpObservationFilter to be extended 2 years ago
Brian Clozel 4d4b343815 Support Content Negotiation with @ExceptionHandler 2 years ago
rstoyanchev edb6bb717d Add UrlHandlerFilter 2 years ago
rstoyanchev 2c9ed4608f Improve RequestAttributesThreadLocalAccessor 2 years ago
rstoyanchev 3ada9a0c79 Polishing in tests of ThreadLocalAccessor implementations 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
Stéphane Nicoll f85c4e1ea7 Polish "Include URL and HTTP method in DefaultResponseErrorHandler" 2 years ago
jerzykrlk 4972d18dd6 Include URL and HTTP method in DefaultResponseErrorHandler 2 years ago
donghui a662f5e719 Add a requiredBody() extension to RestClient.ResponseSpec 2 years ago
Johnny Lim cc73ccefef Polish 2 years ago
Arjen Poutsma 6c5ef9715b Polishing external contribution 2 years ago
Sergey Zolotaryov 3f8a10c19f Remove Content-Type when body is empty 2 years ago