1237 Commits (ea319345ed220710f01993ee7ceb7b9818cf62a9)

Author SHA1 Message Date
Rossen Stoyanchev 6cb7d51ee5 Polish 10 years ago
soldierkam e5158d47e0 EncoderHttpMessageWriter tries to send wildcard type in response header 10 years ago
Violeta Georgieva ced6559941 Improve AbstractResponseBodyProcessor.onNext(..) 10 years ago
Rossen Stoyanchev fada5aed6e Check status in AbstractServerHttpResponse setComplete 10 years ago
Rossen Stoyanchev 960cc42060 Fix test failure in WebSessionIntegrationTests 10 years ago
Rossen Stoyanchev d4446c79b6 Restore state field in AbstractServerHttpResponse 10 years ago
Rossen Stoyanchev c1e5e3a87e Polish AsyncListener in ServletHttpHandlerAdapter 10 years ago
Violeta Georgieva 7e94377382 Handle async operation events 10 years ago
Rossen Stoyanchev 9f8e8458c1 Polish AbstractServerHttpResponse 10 years ago
Sam Brannen 8cf1933148 Only print request/response body if char enc is present in MVC Test 10 years ago
Rossen Stoyanchev 1de73b9b4f Polish 10 years ago
Rossen Stoyanchev b28b3e8877 Add WebExchangeDataBinder 10 years ago
Sebastien Deleuze 9bf8489afd Remove duplicated elements in CorsConfiguration#combine() 10 years ago
Sebastien Deleuze 196c73fa50 Polish CorsConfigurationTests 10 years ago
Rossen Stoyanchev 33c48e7a17 Polish reactive CORS support 10 years ago
Sebastien Deleuze e31a2f778b Add Reactive CORS support 10 years ago
Sebastien Deleuze 0cc330e8fc Fix HttpRequest#getURI() with Netty based engines 10 years ago
Brian Clozel ea5ff87f8e Fix NumberFormatException with X-Forwarded-Host 10 years ago
Brian Clozel 53441f8962 Configure default SSL context in Netty RequestFactory 10 years ago
Juergen Hoeller cfa0f6c84b Consistent final logger fields 10 years ago
Sebastien Deleuze 324c310cbd Log unresolved exceptions at error level 10 years ago
Brian Clozel 11aa920785 Remove RxJava 1.x variants of WebClient adapters 10 years ago
Sam Brannen 04b8ae921e Introduce getContentAsByteArray()/getContentAsString() in MockHtttpSvltReq 10 years ago
Sebastien Deleuze dbc86ec043 Refine Jackson canEncode() / canDecode() implementation 10 years ago
Sebastien Deleuze 44ceecc8b3 Imply text/event-stream when serializing ServerSentEvent 10 years ago
Juergen Hoeller fb7ae010c8 Avoid unnecessary generics on emptyMap/Set/List 10 years ago
Josh Long 9b87ea017b fix spelling of word 'recommendation' 10 years ago
Juergen Hoeller 89717e1783 Reactive setup refinements 10 years ago
Brian Clozel 578af59f0c Polish byte-range resource handling 10 years ago
Juergen Hoeller 129d7bef6e Polishing 10 years ago
Juergen Hoeller d94ce0a1b2 Avoid package dependency cycles 10 years ago
Brian Clozel 5b33e02fb4 Add ClientHttpRequestInterceptor in WebClient 10 years ago
Brian Clozel c608103140 Add client HTTP request and response Mocks 10 years ago
Sebastien Deleuze f918a2b192 Rename beforeRead/Write() to resolveRead/WriteHints() 10 years ago
Brian Clozel a7a9e36ca0 Add ResourceRegionHttpMessageWriter 10 years ago
Brian Clozel 55d6f88dcd Add ResourceRegionEncoder 10 years ago
Sebastien Deleuze 1d46b8d7e1 Polish 10 years ago
Sebastien Deleuze 857e77eec2 Make ServerHttpMessageReader/Writer more powerful and flexible 10 years ago
Sebastien Deleuze 38f3d12e45 Do not provide hints for can*() methods anymore 10 years ago
Sebastien Deleuze 1bf828a149 Polish 10 years ago
Sam Brannen b521aa879f Clean up warnings related to forthcoming removals in Tomcat 9 10 years ago
Rossen Stoyanchev b2ccdfbc9e Polish error logging for HTTP reactive server classes 10 years ago
Violeta Georgieva 80ff5ae9c5 Improve exception handling when clients disconnect. 10 years ago
Brian Clozel c4b9b92247 Polish ResponseExtractors 10 years ago
Rob Winch b58a06208f Add HttpBasic ClientWebRequestPostProcessor 10 years ago
Rossen Stoyanchev 0bace1b0ae Add getContextPath to ServerHttpRequest 10 years ago
Rossen Stoyanchev cf2112f539 Update intializer for the reactive servlet adapter 10 years ago
Arjen Poutsma 2b57a4d618 Add WebApplicationInitializers for Web Reactive 10 years ago
Sebastien Deleuze 9d8c089a21 Polish 10 years ago
Sebastien Deleuze 6cda08e94b Add Jackson @JsonView support 10 years ago