3573 Commits (610de3ae786812f332b71a7453a67afd39834a03)

Author SHA1 Message Date
Rossen Stoyanchev 41d5048280 Add BlockHoundIntegration for spring-web 4 years ago
Sam Brannen 70f0895f96 Polish HeaderWebSessionIdResolverTests 4 years ago
MaengSol 2728a9b931
Polishing 4 years ago
Rossen Stoyanchev 6d4c0091b5 Add application/*+xml to Jaxb2XmlEncoder 4 years ago
Rossen Stoyanchev 55aa8e914e Expose id from ClientHttpResponse 4 years ago
Rossen Stoyanchev 1ef8cad7bc Make use of Reactor Netty's ChannelOperationsId 4 years ago
Rossen Stoyanchev 8bdc53ac5c Fix log message 4 years ago
Rossen Stoyanchev acb638f828 WriteResultPublisher propagates cancel upstream 4 years ago
Rossen Stoyanchev 78f65c4ca9 Consistent handling on Servlet non-blocking error callbacks 4 years ago
Rossen Stoyanchev 42e4ca1e2d Improve logging for Servlet / Reactive Streams adapters 4 years ago
Rossen Stoyanchev d23a108e76 Consolidate AsyncListener registration 4 years ago
Arjen Poutsma b61643b71a Support UTF-16/UTF-32 in Jackson message converter 4 years ago
Brian Clozel 5a11569790 Allow ServerHttpRequest content-type mutation 4 years ago
Arjen Poutsma 1a79c54b01 Support quoted boundary in DefaultPartHttpMessageReader 4 years ago
Juergen Hoeller 4af7a6863b Polishing 4 years ago
Juergen Hoeller 48bd81341f Add javadoc for body parameter 4 years ago
k3v1n 118d8133d3 Add missing nullable annotation to ResponseEntity ok convenience method 4 years ago
Rossen Stoyanchev c2137a0d2f Cancel handling onError/Timeout in ServletHttpHandlerAdapter 4 years ago
Rossen Stoyanchev 8ed7f4703b Improve Javadoc for responseType on RestTemplate#exchange 4 years ago
Rossen Stoyanchev e04269cadd Consistently check DispatcherType to avoid NPE in tests 4 years ago
Johnny Lim dfc8406917
Polish contribution 4 years ago
Sam Brannen 5b97c47fc4 Sync changes in MockHttpServletResponse test fixture 4 years ago
Juergen Hoeller ca8261cbf8 Polishing 4 years ago
Stephane Nicoll 582559dd9e Polish "Allow customer resolver and property sources" 4 years ago
Phillip Webb d4c609f2f0 Allow customer resolver and property sources 4 years ago
Sébastien Deleuze 9c6b1b645d Prevent kotlinx.serialization usage on collection of interfaces 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 1c6bab23ea Polishing 4 years ago
Rossen Stoyanchev 3e502d4739 Document removal of duplicate slashes in UriComponentsBuilder 4 years ago
Rossen Stoyanchev 8791928f61 Update variable detection in UriComponentsBuilder#encode 4 years ago
Stephane Nicoll 87c0e9b48a Update copyright of change file 4 years ago
izeye 9a4164c4a8 Polish 4 years ago
Rossen Stoyanchev 53cafe728c Support to customize rather than replace default codecs 4 years ago
Rossen Stoyanchev 26000ee29f Polishing contribution 4 years ago
Christophe Maillard 0c2c66b38b Add HttpHandlerDecoratorFactory 4 years ago
Rossen Stoyanchev f7c952cb3e Polishing contribution 4 years ago
ascopes 6bc7e12bcd Fix typos in ResponseEntity Javadoc 4 years ago
Rossen Stoyanchev 8fb9796d1d Polishing contribution 4 years ago
Yusuke Yamamoto a264013d7a Content-Disposition can parse BASE64 encoded filename 4 years ago
Rossen Stoyanchev 0d16c9100a MIME types by Class for Encoder, Decoder, HttpMessageReader|Writer 4 years ago
Rossen Stoyanchev 7cdaaa22bd Extra ObjectMapper registrations in Jackson2CodecSupport 4 years ago
Rossen Stoyanchev f4c9f6b860 Media types by Class for HttpMessageConverter 4 years ago
Rossen Stoyanchev 1721b0b8d7 Extra ObjectMapper registrations in HttpMessageConverter 4 years ago
Rossen Stoyanchev c52526ad42 Fix in MockMultipartHttpServletRequest#getMultipartHeaders 4 years ago
Toshiaki Maki 0575e6637c Protobuf Codec supports application/vnd.google.protobuf 4 years ago
Sam Brannen 99bd8115dd Clean up deprecation warnings in Gradle build output 4 years ago
Sam Brannen 1a3ff83157 Remove obsolete code in HeaderValueHolder 4 years ago
Sam Brannen c19b2851f1 Ignore null Locale in MockHttpServletResponse 4 years ago
Sam Brannen 3b4a3431d4 Ignore null header value in MockHttpServletResponse 4 years ago