2091 Commits (461f1724b70166da7d6535fc3bc2a9d589268021)

Author SHA1 Message Date
Johnny Lim 1ec9a115a8 Replace RFC 7807 with RFC 9457 in documentation 1 year ago
Juergen Hoeller 95f181352f Defensively check MethodParameter.getMethod() in KotlinDelegate 2 years ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 2 years ago
Sébastien Deleuze 2ab0101b8a Add coroutine context tests for WebClientExtensions 2 years ago
Illia Sorokoumov 478aa250a0 Preserve coroutine context in WebClientExtensions 2 years ago
rstoyanchev c6fa180602 Extract shared resource handling utility methods 2 years ago
Johnny Lim 159e23730c
Fix Javadoc @⁠since tags in JettyCoreRequestUpgradeStrategy 2 years ago
Andrey Popov 94c04821ff Use correct method to check encoded resource path 2 years ago
Brian Clozel 776811bdb8 Defer ExchangeFilterFunction execution in WebClient 2 years ago
Sam Brannen b388ff60dd Fix parameterized test display names and polishing 2 years ago
rstoyanchev d86bf8b205 Align RouterFunctions resource handling 2 years ago
rstoyanchev 88ff5e1dcc Remove unused imports 2 years ago
rstoyanchev ebef599146 Fix checkstyle violations 2 years ago
rstoyanchev 19700d07b1 Quote ETag if not quoted in HttpHeaders#setETag 2 years ago
rstoyanchev 1b26122e64 Polishing and minor refactoring 2 years ago
hyunmin0317 80b264ba82 Refactor eTag formatting into utility method 2 years ago
Sam Brannen 4e1756d738 Polishing 2 years ago
rstoyanchev 5c1ab7ecd5 Polishing contribution 2 years ago
yfoelsin 7655329463 Set status code on DefaultRenderingBuilder for RedirectView 2 years ago
rstoyanchev 186deb777f Update deprecation notices on rawStatusCode 2 years ago
rstoyanchev 57cb8c7abf Restore rawStatusCode methods 2 years ago
Sam Brannen d749d2949d Use new features from JUnit Jupiter 5.11 2 years ago
Simon Baslé bf5e218b35 Add support for headers in `@HttpExchange` 2 years ago
rstoyanchev b61eee7fb0 Support cross-parameter validation 2 years ago
rstoyanchev 062c18a81d Add DataBuffer management in fragment rendering 2 years ago
rstoyanchev 8e2b27e5d8 WebFlux support for SSE with multiline fragments 2 years ago
rstoyanchev b734156f32 Update WebFlux fragment stream rendering 2 years ago
rstoyanchev f5ed1b8f6d Refactoring in ViewResolutionResultHandler 2 years ago
rstoyanchev 6e55e78b22 WebFlux support for SSE Fragment stream 2 years ago
rstoyanchev aa6b47bfce Polishing in FragmentsRendering 2 years ago
Stéphane Nicoll e4edd3246a Restore Freemarker support now it supports Jakarta 2 years ago
rstoyanchev ade8128060 Remove deprecated methods 2 years ago
rstoyanchev bd31e8dacc Provide access to underlying ConstraintViolation 2 years ago
Sam Brannen 3e48498663 Change MIME mapping for .js from application/javascript to text/javascript 2 years ago
Sébastien Deleuze 7617a01f60 Unwrap Kotlin inline value classes return values 2 years ago
rstoyanchev 6ee8786385 Updates to WebFlux fragment rendering API 2 years ago
rstoyanchev 54e76c8105 Support List and Publisher<Fragment> return values 2 years ago
Juergen Hoeller 7227c30917 Allow tests to pass on Windows JVM (non-UTF-8 default encoding) 2 years ago
Simon Baslé 8918a772bf Polishing 2 years ago
gregw 0a60c622cc Implement Eclipse Jetty core HTTP handler adapter 2 years ago
rstoyanchev ef6a3768ee Support multi-view rendering 2 years ago
Stéphane Nicoll 51641ece72 Polish 2 years ago
Simon Baslé 06d267f04e Improve WebClientResponseException message in case of 1xx/2xx/3xx status 2 years ago
Sam Brannen b64edb2d2a Update Content-Type based on encoding in MVC FreeMarkerView 2 years ago
Sam Brannen ce53443cf0 Polishing 2 years ago
Sam Brannen d902bd7696 Reject ModelMap argument types in WebFlux 2 years ago
Sam Brannen 8b11ee9ee2 Document that ModelMap is not a supported argument type in WebFlux 2 years ago
Sam Brannen 8b95697c8d Set output_encoding in FreeMarkerView implementations 2 years ago
Sam Brannen 95887c81b9 Polish naming for Charset setters in FreeMarker support 2 years ago
Sam Brannen 73c0783df1 Allow encoding to be set with a Charset in FreeMarker support 2 years ago