1303 Commits (16c8676e5b0d4980bd8d41b2facc3751f00c4ec6)

Author SHA1 Message Date
Jacob Severson 8e67b7b2cf Expose proxyPing Reactor Netty WebSocket 5 years ago
Sébastien Deleuze bc7d010485 Update CORS support 5 years ago
Brian Clozel a31a4f8148 Copy strategiesConfigurers when cloning WebClient.Builder 5 years ago
Rossen Stoyanchev 34d32402d3 Return 500 if producible attribute present 5 years ago
Sam Brannen ef6b1ba034 Update copyright date 5 years ago
stsypanov c480a99a77 Trim line from LineInfo only once 5 years ago
Brian Clozel ffc1f960f9 Polish 5 years ago
Brian Clozel f9c1565f4e Remove Content-* response headers for error handling 5 years ago
Sam Brannen 081b3d304d Move JavaUtilLoggingConfigurer to spring-core test fixtures 5 years ago
Sam Brannen 7b6d83a106 Use Gradle test fixture support for spring-web 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Brian Clozel 75fd391fc7 Remove quality parameter from selected media type 5 years ago
Rossen Stoyanchev a1b8b18282 Polishing logPrefix Javadoc in ClientRequest|Response 5 years ago
Rossen Stoyanchev 7456fb9c65 Add failing test to be fixed 5 years ago
Arjen Poutsma 09b6730f3d Expose logPrefix in ClientResponse 5 years ago
Rossen Stoyanchev dd9b6287b4 Expose ClientCodecConfigurer in WebClient.Builder 5 years ago
Rossen Stoyanchev 11e321b8e7 Add register methods to CodecConfigurer.CustomCodecs 5 years ago
Rossen Stoyanchev 1b172c1d20 Expose localAddress in WebFlux server 5 years ago
Rossen Stoyanchev 828fe39523 Consistently use releaseBody in DefaultWebClient 5 years ago
Rossen Stoyanchev 3a48682226 Replace ReadCancellationException with takeWhile 5 years ago
Rossen Stoyanchev fcbc437825 Polishing (follow-up on acfeb7) 5 years ago
Rossen Stoyanchev 50ac8ad8b7 Fix checkstyle violation 5 years ago
Rossen Stoyanchev acfeb77d41 Polishing 5 years ago
Brian Clozel d4209392d2 Allow ExchangeStrategies customizations in WebClient 5 years ago
Brian Clozel 1560bbd81e Revert "Allow ExchangeStrategies customizations in WebClient" 5 years ago
Juergen Hoeller 567c7695dd Polishing 5 years ago
Brian Clozel b3020bc484 Allow ExchangeStrategies customizations in WebClient 5 years ago
Rossen Stoyanchev b44daa8b71 Remove the few remaining usages of UriTemplate 5 years ago
Rossen Stoyanchev 70a3dbff24 WebSession creation does not block 5 years ago
Arjen Poutsma a79eaded5d Javadoc 5 years ago
Sébastien Deleuze 6c7250b0ae Make Kotlin DSL class constructors internal 5 years ago
Sébastien Deleuze 712eac2915 Refine Coroutines annotated controller support 5 years ago
Arjen Poutsma e8b81ffc16 Improve documentation of WebClient.Builder::filter 5 years ago
Arjen Poutsma 9f7dd9f352 Add test for usage of bodyToMono in WebClient.ResponseSpec::onStatus 5 years ago
Sam Brannen d38b07b450 Move JavaUtilLoggingConfigurer to web.reactive.fixtures package 5 years ago
Sam Brannen 7991066345 Fix classpath 5 years ago
Sam Brannen 89b3a9cef2 Introduce JavaUtilLoggingConfigurer to configure JUL for tests 5 years ago
Sébastien Deleuze 6fa9871a70 Provide orNull extensions for WebFlux ServerRequest 5 years ago
Arjen Poutsma a7a88371e7 Allow for decode method to return null in AbstractJackson2Decoder 5 years ago
Biju Kunjummen 5ee990e045 Use Function.identity 5 years ago
Sam Brannen d03ab79531 Polish contribution 5 years ago
Andy Wilkinson f7bc8c8268 Tidy up classpath pollution caused by resource creation in the tests 5 years ago
Rossen Stoyanchev 0e1a237139 Polishing 5 years ago
Johnny Lim 91f5f42d13 Add tests for PrincipalMethodArgumentResolver 5 years ago
Rossen Stoyanchev 203977972b Fix issue with path matching options 5 years ago
Sam Brannen 1a13700f8b Polish contribution 5 years ago
stsypanov 9da15ee23a Improve usage of String.substring() 5 years ago