2807 Commits (46b8cf1334e71d875ba96f38ca91da5e02871b3d)

Author SHA1 Message Date
Sam Brannen 5eb0e99d58 Fix common typos and grammatical mistakes 2 weeks ago
Sam Brannen 17699103dc Consistently use American English spelling 2 weeks ago
rstoyanchev 5168e3a38b Polishing contribution 2 weeks ago
husseinvr97 d4893fb32f Support defaultHtmlEscape in WebFlux 2 weeks ago
Brian Clozel 6e9758700a Guard against invalid id/event values in Server Sent Events 2 weeks ago
rstoyanchev 06d4a8fc4b Fix case sensitivity issue in ServletRequestHeadersAdapter 3 weeks ago
rstoyanchev f73302a66e Polishing contribution 3 weeks ago
Martin Mois 348482b5a0 Add usePathSegment with Predicate<RequestPath> 3 weeks ago
Juergen Hoeller d096a33f13 Add note on test difference against Jackson 3.1.0 4 weeks ago
rstoyanchev 7e79d0e206 Polishing in DefaultRestClientTests 1 month ago
rstoyanchev e58ba2c665 Simplify use of InputStream with RestClient 1 month ago
Juergen Hoeller 95a31c4e8c Align constant name in ServletServerHttpResponse 1 month ago
Brian Clozel e0b54e244e Ignore flushes on ServletServerHttpResponse output stream 1 month ago
Brian Clozel 7299ff9326 Improve ResourceHttpMessageConverter target type support 1 month ago
rstoyanchev e3568a3f0a Fix generic return type support in HttpServiceMethod 1 month ago
rstoyanchev e106fc0434 Polishing in RestClientAdapterTests and WebClientAdapterTests 1 month ago
Brian Clozel b9e190e313 Fix HttpMessageConverters configurers support 1 month ago
rstoyanchev d712ec3d49 Minor optimization in Tomcat header adapters 1 month ago
Juergen Hoeller 44f3e7b427 Fix Checkstyle violation 1 month ago
Juergen Hoeller e8e24e65d2 Detect all common size exceptions from Tomcat and Commons FileUpload 2.x 1 month ago
Brian Clozel 5ef9972528 Allow to disable defaults in HttpMessageConverters 1 month ago
rstoyanchev 7c2159fbe9 Polishing contribution 2 months ago
Đặng Minh Dũng f2d3da3f32 Add ProxyFactoryCustomizer 2 months ago
Brian Clozel e1d3076570 Fix "remove" implementation in netty headers adapter 2 months ago
Sébastien Deleuze bc01eeb433 Leverage JUnit 6 suspending function support 2 months ago
Sam Brannen 5b4eda3d20 Clean up warnings in Gradle build 2 months ago
Sam Brannen 66962875f9 Reinstate test for Jetty in CookieIntegrationTests 2 months ago
Sam Brannen 5490ba94ae Simplify tests 2 months ago
Sébastien Deleuze 693ec8219f Introduce RestClient.ResponseSpec#requiredBody 2 months ago
rstoyanchev 9f19b4074d Exclude DataAccessException and MessagingException in DisconnectedClientHelper 2 months ago
rstoyanchev 615c25d4fa Polishing contribution 2 months ago
Juhwan Lee 3df66580f3 Support property placeholders in HTTP service registry 2 months ago
rstoyanchev 23a532ed82 Polishing contribution 3 months ago
Nabil Fawwaz Elqayyim e0db67aa3b Fix double encoding in DefaultApiVersionInserter 3 months ago
Sébastien Deleuze d4d10dc75d Enable JacksonSmileEncoderTests#annotEncodeServerSentEvent 3 months ago
Sébastien Deleuze a1204a405a Introduce Jackson XML codecs 3 months ago
Brian Clozel 9ef4ceb047 Polishing contribution 3 months ago
hayden.rear c7413cbdfc Configure HttpMessageConverters as a list 3 months ago
Brian Clozel 97cd9dd03b Support HttpComponents 5.6 3 months ago
Brian Clozel df5b06dabc Fix RfcUriParser parsing for single char fragments 3 months ago
Brian Clozel d835fe311d Do not send null HTTP header value in JdkClientHttpRequest 4 months ago
Brian Clozel 12c3dc0cbe Fix compressed HEAD requests handling in JDK client 4 months ago
Brian Clozel 9f77f401ad Complete Propagator.Getter implementation 4 months ago
rstoyanchev cee185ce3b Append query on redirect in UrlHandlerFilter 4 months ago
Sébastien Deleuze 46ceedf992 Refine AbstractKotlinSerializationHttpMessageConverter#canWrite 4 months ago
Brian Clozel a4b3111928 Make HttpEntity headers mutables 4 months ago
Vincent Potucek 83bbf16e6c Modernize java.time API usages 4 months ago
Sébastien Deleuze 85ca9f46dd Support reading unresolvable types in AbstractJacksonHttpMessageConverter 4 months ago
Sébastien Deleuze e2287020c3 Polishing 4 months ago
Sébastien Deleuze 4ee0a8ee33 Refine Kotlin Serialization codec type checks 4 months ago