1619 Commits (f0556b6004a6923859f3cfdbac8b130d329b00bb)

Author SHA1 Message Date
Juergen Hoeller d71957ce7c Polishing 5 years ago
Juergen Hoeller 98030f3794 Avoid unnecessary copy of cookies map in DefaultWebClientBuilder 5 years ago
Juergen Hoeller 65b09be669 Polishing 5 years ago
Juergen Hoeller d14140da69 Polishing 5 years ago
Rossen Stoyanchev 8dc8d88f88 Pre-calculated RequestMappingInfo hashcode 5 years ago
Rossen Stoyanchev 1e25556049 Shared PathPatternParser instance 5 years ago
Johnny Lim 30351c257c Deprecate methods in ReactorNettyWebSocketClient 5 years ago
Rossen Stoyanchev 6d6269f1ee Switch to Reactor 2020.0.0 snapshots 5 years ago
Rossen Stoyanchev a92f425529 Also use constant for custom mapping condition 5 years ago
Rossen Stoyanchev e9a9883aa9 Optimal initialization of empty request mapping conditions 5 years ago
Rossen Stoyanchev d7a29bbcef DefaultClientResponseBuilder copies logPrefix 5 years ago
Sam Brannen 4f2b6473ac Honor attributes configured in ServerRequest.from() builder 5 years ago
Rossen Stoyanchev de378599d3 Provide access to CloseStatus in WebSocketSession 5 years ago
Brian Clozel b883aad1f1 Use weak ETags in VersionResourceResolver 5 years ago
Rossen Stoyanchev 94824e30a4 Avoid parse cookies when mutating request or response 5 years ago
Rossen Stoyanchev 0e9ecb6c99 Shortcut handling of bodyToFlux(DataBuffer.class) 5 years ago
Rossen Stoyanchev 67a06f5edc Add mutate() to ClientResponse and deprecate from() 5 years ago
Rossen Stoyanchev df99889aa6 Avoided repeated creation of ReadOnlyHttpHeaders wrapper 5 years ago
Rossen Stoyanchev 3276f81851 Avoid one layer of HttpHeaders wrapping 5 years ago
Rossen Stoyanchev 7f59381c7d Add support for RxJava 3 5 years ago
Rossen Stoyanchev 1da903dd59 Add PartHttpMessageWriter 5 years ago
Rossen Stoyanchev f28e08eceb Improving contribution 5 years ago
Rossen Stoyanchev a7c736915a Polishing and completing contribution 5 years ago
martin-tarjanyi 3bc1d42dcd Integrate Apache http client with WebClient 5 years ago
Sam Brannen c3f439417e Disable remaining JavaScript-based tests on Java 15+ 5 years ago
Juergen Hoeller af65b1ca62 Polishing 5 years ago
mattbertolini 21887ad23b Allow override of data binder binding 5 years ago
Rossen Stoyanchev d9262b8a0c Suppress deprecated Reactor Netty call 5 years ago
Rossen Stoyanchev 0520ee0fb6 Use the Reactor Netty WebsocketServerSpec 5 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 5 years ago
Rossen Stoyanchev a606fb4b21 Fix checkstyle errors 5 years ago
Rossen Stoyanchev 3175f0771e Remove dumpString from DataBufferTestUtils 5 years ago
Сергей Цыпанов f17b0125ff Simplify conversion of DataBuffer to String 5 years ago
Rossen Stoyanchev 1822f272c7 toBodilessEntity() actually drains response body 5 years ago
Rossen Stoyanchev 5309757026 WebClientIntegrationTests refactoring 5 years ago
Rossen Stoyanchev d1cf16320b Minor refactoring and polishing in WebClientUtils 5 years ago
Rossen Stoyanchev 9685380334 Fix typos 5 years ago
Sam Brannen 331b14bb0b Fix NoHttp violation 5 years ago
Rossen Stoyanchev 2ca93cbe1c Update Javadoc for WebClient onStatus handlers 5 years ago
Rossen Stoyanchev 0d42a1bd7f Add retry for flaky test (suspected Tomcat issue) 5 years ago
Arjen Poutsma 7c4f0318bb Improve efficiency of built RouterFunction 5 years ago
Arjen Poutsma 54e2df2e0e Improve RouterFunction composition 5 years ago
Rossen Stoyanchev 7b7dfcaaed Polishing contribution 5 years ago
Arjen Poutsma 0dc1c7eb8b Add ServerRequest::checkNotModified 5 years ago
Arjen Poutsma 61569003b5 CORS support in HTTP header predicate 5 years ago
Arjen Poutsma 3cbea86335 Deprecate MockServerRequest 5 years ago
Arjen Poutsma c03cdbac21 CORS support in HTTP method predicate 5 years ago
Arjen Poutsma fc12891006 Add ServerRequest::firstHeader 5 years ago
Christoph Dreis 2093e35f27 Avoid unnecessary sorting 5 years ago
陈其苗 8a7bb49436 Improve WebClient.Builder Javadoc 5 years ago