5972 Commits (af8fd8f07d287bf0a882f2c790f0e886d3ec3a1a)

Author SHA1 Message Date
Sam Brannen 66962875f9 Reinstate test for Jetty in CookieIntegrationTests 1 month ago
Sam Brannen 5490ba94ae Simplify tests 1 month ago
rstoyanchev 4119ecc25b Refine solution to clear Netty channel attribute 1 month ago
Sam Brannen 7917ae53e8 Polishing 1 month ago
Sébastien Deleuze 693ec8219f Introduce RestClient.ResponseSpec#requiredBody 1 month ago
Sam Brannen b164db35c1 Revise contribution 1 month ago
Tran Ngoc Nhan 385e62dbf0 Replace getErrors() with getBindingResult() in examples 1 month ago
rstoyanchev fe2113f5a3 Clear Netty channel attribute 1 month ago
rstoyanchev 9f19b4074d Exclude DataAccessException and MessagingException in DisconnectedClientHelper 1 month ago
Yanming Zhou a784eb0ab4 Improve DisconnectedClientHelper to better guard ClassNotFoundException 1 month ago
rstoyanchev 615c25d4fa Polishing contribution 1 month ago
Juhwan Lee 3df66580f3 Support property placeholders in HTTP service registry 1 month ago
rstoyanchev 23a532ed82 Polishing contribution 2 months ago
Nabil Fawwaz Elqayyim e0db67aa3b Fix double encoding in DefaultApiVersionInserter 2 months ago
Sébastien Deleuze eea9130ea6 Fix context class resolution for nested types 2 months ago
Sébastien Deleuze d4d10dc75d Enable JacksonSmileEncoderTests#annotEncodeServerSentEvent 2 months ago
Sébastien Deleuze bf695c058d Configure Jackson XML codecs when present 2 months ago
Sébastien Deleuze a1204a405a Introduce Jackson XML codecs 2 months ago
rstoyanchev a9027ddf76 Refine handling of API version errors 2 months ago
Minkyu Park 1240962d68 Optimize single-char wildcard path matching performance 2 months ago
Brian Clozel 9ef4ceb047 Polishing contribution 2 months ago
hayden.rear c7413cbdfc Configure HttpMessageConverters as a list 2 months ago
Sébastien Deleuze 253eb28458 Update CBOR Jackson codec Javadoc 2 months ago
Brian Clozel 97cd9dd03b Support HttpComponents 5.6 2 months ago
Brian Clozel eb3bfc0d65 Document HttpHeaders#toSingleValueMap() case-sensitive behavior 2 months ago
木葉 Scarlet d077e043d6 Consistently declare @⁠Nullable on parameter in equals() implementations 2 months ago
Brian Clozel fc1ff88ede Avoid duplicate flushes in String Http converter 2 months ago
Juergen Hoeller c813577908 Consistently use DefaultParameterNameDiscoverer.getSharedInstance() 2 months ago
Brian Clozel df5b06dabc Fix RfcUriParser parsing for single char fragments 2 months ago
Brian Clozel d835fe311d Do not send null HTTP header value in JdkClientHttpRequest 3 months ago
Brian Clozel e7e4b3559a Polishing contribution 3 months ago
Brian Clozel 12c3dc0cbe Fix compressed HEAD requests handling in JDK client 3 months ago
Brian Clozel 9f77f401ad Complete Propagator.Getter implementation 3 months ago
rstoyanchev cee185ce3b Append query on redirect in UrlHandlerFilter 3 months ago
rstoyanchev e45727d4fa Polishing in InMemoryWebSessionStore 3 months ago
Mengqi Xu bc088ebdef Allow configuring default maxIdleTime on InMemoryWebSessionStore. 3 months ago
rstoyanchev 35b58cd0ee Avoid http - web.utils package cycle 3 months ago
Juergen Hoeller 07c0213f20 Polishing 3 months ago
Juergen Hoeller f082c435e1 Polishing 3 months ago
Sébastien Deleuze 46ceedf992 Refine AbstractKotlinSerializationHttpMessageConverter#canWrite 3 months ago
Brian Clozel a4b3111928 Make HttpEntity headers mutables 3 months ago
Sébastien Deleuze 7a19cbb452 Change AbstractSmartHttpMessageConverter canRead/canWrite overrides 3 months ago
Sébastien Deleuze dc0c463137 Keep using ZoneId.of("GMT") in HttpHeaders 3 months ago
Vincent Potucek 83bbf16e6c Modernize java.time API usages 3 months ago
Sébastien Deleuze 85ca9f46dd Support reading unresolvable types in AbstractJacksonHttpMessageConverter 3 months ago
Sébastien Deleuze e2287020c3 Polishing 3 months ago
Sébastien Deleuze 4ee0a8ee33 Refine Kotlin Serialization codec type checks 3 months ago
Sébastien Deleuze f3908832c5 Add WebFlux SSE support with GSON 3 months ago
Sébastien Deleuze c10266e57e Fix handling of ServerSentEvent with Jackson encoder 3 months ago
Sébastien Deleuze 1b6b163f24 Polishing 3 months ago