1375 Commits (1e1045ba427001c471bed10ac7ddc56f028a6301)

Author SHA1 Message Date
Brian Clozel ac0e71745b Set best matching pattern attribute in WebMvc.fn 4 years ago
Sébastien Deleuze 3dba3691a7 Upgrade to Coroutines 1.5.0 4 years ago
ShindongLee 07ba95739b Fix parameter bug of handler inside the filterFunction DSL 4 years ago
Rossen Stoyanchev 582b94d50e Allow charset input in WebClientResponseException 4 years ago
Rossen Stoyanchev 443c34cc90 CorsRegistry implements combine correctly 4 years ago
Sam Brannen 5b96c9b87e Update @since tag due to backport 4 years ago
Sam Brannen 66cd979ce4 Support @ModelAttribute(binding=false) with WebFlux 4 years ago
Johnny Lim 98770b15e7
Polishing 4 years ago
Christoph Dreis e7cbe23771 Avoid exceptions when evaluating validation hints 4 years ago
Rossen Stoyanchev d25ae4b02c Add advice on using exchange from an ExchangeFilterFunction 4 years ago
Stephane Nicoll 5226a67161 Update copyright year of changed file 4 years ago
Mustafa Ulu 1694274e32 Remove leftover Javadoc from WebClient 4 years ago
Rossen Stoyanchev 27c4e74e24 Update CORS Javadoc in spring-websocket 4 years ago
Juergen Hoeller 04ce8e0ac4 Make URL path tests compatible with Windows 4 years ago
Rossen Stoyanchev 0a6a6d48e2 Avoid CI failures with UTF-8 chars in test filenames 4 years ago
Rossen Stoyanchev a08593b44b Correct matching of static resources with parsed patterns 4 years ago
Arjen Poutsma a2d91a562d Support "Accept-Patch" for unsupported media type 4 years ago
Arjen Poutsma 97f3846971 Support "Accept-Patch" for OPTIONS requests 4 years ago
Johnny Lim aec151e014 Add since to WebClient.ResponseSpec.awaitBodyOrNull() 4 years ago
Valentin 58e40d1aa2 Add awaitBodyOrNull to WebClient.ResponseSpec 4 years ago
Rossen Stoyanchev b8d75c3139 Polishing contribution 4 years ago
sokomishalov d92c74d923 Add cookies to the WebSocket HandshakeInfo 4 years ago
Rossen Stoyanchev 55aa8e914e Expose id from ClientHttpResponse 4 years ago
Juergen Hoeller 530fb0808d Polishing 4 years ago
Sam Brannen 01c2e12fef Polish contribution 4 years ago
GungnirLaevatain 90de1ab6d1 Ensure local @CrossOrigin maxAge overrides global value 4 years ago
Juergen Hoeller 4af7a6863b Polishing 4 years ago
Rossen Stoyanchev aa73f6733e Lenient treatment of malformed Accept header for @ExceptionHandler 4 years ago
Rossen Stoyanchev ec5774e748 Polishing 4 years ago
fengyuanwei 962ec38a61 Improve Javadoc of ExchangeFunction 4 years ago
Rossen Stoyanchev 3ec0452fed Dedicated, "_"-prefixed log category for request mappings 4 years ago
Rossen Stoyanchev 1dd7d53de0 More precise mapping for WebSocket handshake requests 4 years ago
Brian Clozel 947387b4cd Fix ResourceUrlProvider handler auto-detection 4 years ago
gaerfield b00c7075a5 Introduce WebClient.ResponseSpec.awaitBodilessEntity() 4 years ago
Rossen Stoyanchev 0fc8bf654b Expose DispatcherHandler as PreFlightRequestHandler 4 years ago
Juergen Hoeller df977a2fd2 Nullability refinements and related polishing 4 years ago
Rossen Stoyanchev ab94c7c016 Update WebMvcConfigurer Javadoc for message converters 4 years ago
Rossen Stoyanchev eb7b206142 Expose ChannelId from ReactorNettyWebSocketSession 4 years ago
Rossen Stoyanchev 0d16c9100a MIME types by Class for Encoder, Decoder, HttpMessageReader|Writer 4 years ago
Rossen Stoyanchev 6fde28be98 Fix checkstyle violations 4 years ago
Rossen Stoyanchev df4ba742cb Apply global CORS settings to static resources in WebFlux 4 years ago
Rossen Stoyanchev 996c86f448 Suppress PREFLIGHT_AMBIGUOUS_MATCH if matches have no CORS config 4 years ago
Rossen Stoyanchev 95752ef1c9 Improve handling for pre-flight requests 4 years ago
Rossen Stoyanchev ec5f99f981 Add mutate() to RequestMappingInfo 4 years ago
Rossen Stoyanchev aa7584d252 Support for Jetty 10 4 years ago
Rossen Stoyanchev cfae40afb4 Return 415 for form data with @RequestBody in WebFlux 4 years ago
Rossen Stoyanchev 994a35d691 Mutated ServerHttpRequest returns native request correctly 4 years ago
Mattison chao bd2edf26df Fix implementation of isOpen() in ReactorNettyWebSocketSession 4 years ago
Sam Brannen ef6a582c78 Clean up warnings in Gradle build 4 years ago
Rossen Stoyanchev a11d1c8510 Enrich WebSocketHandler context 4 years ago