1574 Commits (71ecca744316d8091fa44187b0b10b2fc03ecc0d)

Author SHA1 Message Date
Arjen Poutsma d550d344d5 Respect context path in WebMvc.fn & WebFlux.fn 6 years ago
Johnny Lim 603d7e93b9 Copy httpHandlerDecorator in copy constructor for WebHttpHandlerBuilder 6 years ago
Rossen Stoyanchev 21d25b23d9 WebFlux extension point to decorate the HttpHandler 6 years ago
Rossen Stoyanchev a7f71f4d9b Support filename hint for client side too 6 years ago
Sam Brannen 4d3dd9b9f6 Clean up warnings in Gradle build 6 years ago
Sam Brannen d0cf90bb8e Update tests due to deprecations in Reactor 6 years ago
Brian Clozel b6d2a2980d Update for Reactor API changes 6 years ago
Sébastien Deleuze 5c456db3cc Upgrade to Kotlin 1.4 RC 6 years ago
Rossen Stoyanchev 683cc2eb7f Add NDJSON and deprecate application/stream+json 6 years ago
Rossen Stoyanchev 354635ede0 Polishing 6 years ago
Sam Brannen cdc234d7db Polish contribution 6 years ago
XenoAmess c547809e89 Use instanceof instead of Class#isInstance where feasible 6 years ago
Juergen Hoeller 65e601090f Copy queryParams MultiValueMap through addAll (for independent List entries) 6 years ago
Rossen Stoyanchev 0e4e25d227 Updates to CORS patterns contribution 6 years ago
Rossen Stoyanchev 1181bb1852 Rename originsPattern to originPatterns 6 years ago
Ruslan Akhundov 8632118e8d CorsConfiguration now supports pattern based origins. 6 years ago
Johnny Lim 72e92211ce Polish mutateContextPathWithoutUpdatingPathShouldFail() 6 years ago
Arjen Poutsma 5b94d9b00b Use UTF-8 for application/*+json 6 years ago
Arjen Poutsma 79c339b03e Support for ASCII in Jackson codec & converter 6 years ago
Sam Brannen a92441186c Check for valid IPv6 host in UriComponentsBuilder.fromUriString 6 years ago
Sam Brannen 9876ca003b Support fragments in UriComponentsBuilder.fromHttpUrl() 6 years ago
Sam Brannen dd11dbf3b1 Polish UriComponentsBuilderTests 6 years ago
Rossen Stoyanchev 115ea253f6 Fix typo 6 years ago
Rossen Stoyanchev b16f6fa456 Shared static instance of DefaultDataBufferFactory 6 years ago
Philippe Marschall a142d21700 Use @SafeVarargs in Jackson builder and factory 6 years ago
Sam Brannen b33d2fe683 Clean up warnings in Gradle build, polishing, etc. 6 years ago
Arjen Poutsma 973ee9b852 (Re)introduce DefaultMultipartMessageReader 6 years ago
Rossen Stoyanchev 57f868fcbd Direct matches by URL path work again 6 years ago
Rossen Stoyanchev 22bf62def1 Replace remaining use of deprecated Processors in tests 6 years ago
Brian Clozel c4326cb0f5 Fix missing contextPath when mutating ServerHttpRequest 6 years ago
Sam Brannen eeb6c10fb7 Polishing 6 years ago
Sam Brannen b733474c64 Polish contribution 6 years ago
Undefined 53df8ca1f5 Introduce unit tests for IntegerToEnumConverterFactory 6 years ago
Rossen Stoyanchev d627f6049e Update "Forwarded: for" contribution 6 years ago
Kirill Serebrennikov 883ad098f9 Add support for X-Forwarded-For and Forwarded for 6 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 6 years ago
Sam Brannen 9d5881e0ad Suppress warnings, remove unused code, etc. 6 years ago
Sébastien Deleuze 6b355df903 Revert "Upgrade to Kotlin 1.4 M2" 6 years ago
Brian Clozel 6615e9c5ef Support multi-value X-Forwarded-Prefix headers 6 years ago
Sam Brannen 8099fc8178 Use try-with-resources language construct where feasible 6 years ago
Sébastien Deleuze 2a74eff10f Upgrade to Kotlin 1.4 M2 6 years ago
Arjen Poutsma 9c3417f703 Convert non-unicode input when reading w/ Jackson 6 years ago
Rossen Stoyanchev 5225a57411 Support for parsed PathPatterns in Spring MVC 6 years ago
Rossen Stoyanchev a0f4d81db7 Remove http -> web package dependency 6 years ago
Arjen Poutsma 202799e6fe Rethrow XMLStreamExceptions as DecodingExceptions 6 years ago
Arjen Poutsma 5f1326f233 Respect MimeType charset in Jackson codecs 6 years ago
Arjen Poutsma 6a829a322a Respect MediaType charset in Jackson converters 6 years ago
Arjen Poutsma 847629412f Respect MimeType charset in Jackson codecs 6 years ago
Arjen Poutsma eb0aae066c Respect MediaType charset in Jackson converters 6 years ago
Sam Brannen 3201671ceb Polish contribution 6 years ago