2420 Commits (main)

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