1932 Commits (c02f7350561cf0bb3f73d0478d08bc5bdb1ee4a5)

Author SHA1 Message Date
Stéphane Nicoll f5453cc445 Polish 2 years ago
rstoyanchev 7714110940 Polishing in DefaultWebClient 2 years ago
rstoyanchev 75d1278bde Include port when logging URI in DefaultWebClient 2 years ago
rstoyanchev 30e4a0a300 Polishing as a result of discussion under gh-31529 3 years ago
rstoyanchev f16122d533 Polishing and minor refactoring 3 years ago
Carl-Eric Menzel d54a694f5a Add handler for unknown status codes 3 years ago
Sam Brannen 3d248607dc Update copyright headers 3 years ago
Johnny Lim 2b750926c3 Polishing 3 years ago
Brian Clozel c076f44144 Allow ETag generation configuration on ResourceHandlerRegistration 3 years ago
Brian Clozel 9ac5eb0f55 Support ETag generation on ResourceWebHandler 3 years ago
Brian Clozel ff14c5121d Refactor ResourceWebHandlerTests 3 years ago
Sébastien Deleuze 7874a59771 Remove invalid domain integration tests 3 years ago
Stéphane Nicoll 9aa707ec4b Polish "Return consistent collection type for matrix variables" 3 years ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 3 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 3 years ago
Sam Brannen 37e6fe5b64 Update copyright headers 3 years ago
rstoyanchev a2f2f7c348 Use correct RequestParam resolver 3 years ago
Sébastien Deleuze c6b86af78b Fall back on UTF-8 charset in WebClientResponseException 3 years ago
rstoyanchev a53d3f3cea Apply DisconnectedClientHelper to @ExceptionHandler methods 3 years ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 3 years ago
Sam Brannen 32b4f55d92 Update copyright headers 3 years ago
rstoyanchev b5b9386be6 Polishing 3 years ago
Olga MaciaszekSharma 0cd196e3dd Add UriBuilderFactoryArgumentResolver 3 years ago
Sébastien Deleuze e0ba42a80c Move ReactorResourceFactory to org.springframework.http.client package 3 years ago
Arjen Poutsma 307a2c7d7b Polishing external contribution 3 years ago
Jakob Fels ad50de169c Provide access to HTTP headers in resource routing 3 years ago
Arjen Poutsma 59d123a18e Introduce OutputStream BodyInserter 3 years ago
rstoyanchev 4a10fa67a5 Expose HttpRequest from ClientResponse 3 years ago
Kai Zander e8b42c5439 Optimize uses of onErrorResume() 3 years ago
Sam Brannen 45d8aadb0a Polishing 3 years ago
Stéphane Nicoll 7a05d23597 Polish contribution 3 years ago
김희망 6caef9bb3c Refine ServerRequest.queryParamOrNull implementation 3 years ago
Sébastien Deleuze ce0923b946 Remove Reactor Netty 2 from integration tests 3 years ago
Arjen Poutsma 056de7e898 Enable disabled multi-part Netty 2 tests 3 years ago
Sébastien Deleuze 68ba55bea9 Fix ModelInitializerKotlinTests 3 years ago
Sébastien Deleuze 29a4dabbe7 Support @ModelAttribute with suspending function in WebFlux 3 years ago
Sam Brannen 5dacf688b2 Polishing 3 years ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 3 years ago
rstoyanchev bd4b3866fc Revise solution for WebFlux JettyRequestUpgradeStrategy 3 years ago
Sam Brannen c23795a8a6 Update copyright headers 3 years ago
rstoyanchev 1f1f222b8b Partial revert of 1f8913a9 3 years ago
rstoyanchev 74182cd3d6 Ensure correct detection of Jetty WebSocket server 3 years ago
rstoyanchev 1f8913a96c Support Jetty WebSocket server parameters 3 years ago
Sébastien Deleuze abb296c7d2 Remove Java code dependency on CoWebFilter 3 years ago
Arjen Poutsma c5c843696b Polishing external contribution 3 years ago
James Yuzawa 39786e4790 Improve attribute handling in RequestPredicates 3 years ago
Rossen Stoyanchev ed172d6269 ByteBuffer handling for Jetty WebSocket messages 3 years ago
Sébastien Deleuze 76b8bb2c75 Refine CORS documentation for wildcard processing 3 years ago
Sam Brannen 40f1cf67bd Polish DefaultClientResponseTests and suppress "unchecked" warnings 3 years ago
Sébastien Deleuze 5fd356e44f Remove outdated `@Suppress("DEPRECATION")` annotations 3 years ago