5552 Commits (4e35a12209800a2466a38ba978811db2bda6563a)

Author SHA1 Message Date
Brian Clozel 8dc888e1b8 Guard against invalid id/event values in Server Sent Events 1 week ago
Sam Brannen f41786b6af Fix typo 2 weeks ago
Sam Brannen 2d10d513e1 Consistently refer to URLs and URIs in documentation 2 weeks ago
rstoyanchev 9042682b56 Optimal charset handling in AbstractHttpMessageConverter 3 weeks ago
Brian Clozel 2d81a9fe9b Optimize MediaType(MediaType, Charset) constructor 3 weeks ago
rstoyanchev 50ef3b0a29 Update Javadoc of RestClient.Builder defaultStatusHandler 4 weeks ago
Juergen Hoeller 999bbe3959 Polishing 4 weeks ago
Juergen Hoeller acab61f9a7 Consistent adaptation of HTTP headers on Servlet responses 4 weeks ago
Juergen Hoeller bfa81290b3 Polishing 4 weeks ago
Brian Clozel 474d520182 Fix MultipartParser & PartGenerator memory leak 1 month ago
Juergen Hoeller 50bffe7ddc Detect all common size exceptions from Tomcat and Commons FileUpload 2.x 1 month ago
rstoyanchev 6162d89042 Cache HandlerMethod with resolved bean if singleton 1 month ago
rstoyanchev 849553dc8e Avoid determineValidationGroups not necessary 1 month ago
Brian Clozel 0c3dd8cb00 Fix "remove" implementation in netty headers adapter 2 months ago
rstoyanchev af1e9da3d7 Update docs on trailing slash handling 2 months ago
Juergen Hoeller 1ec3cb4d5f Polishing (aligned with main) 2 months ago
rstoyanchev 7b7126ae3d Polishing in ReactorClientHttpConnector 2 months ago
rstoyanchev 9f1332c716 Refine solution to clear Netty channel attribute 2 months ago
Sam Brannen 154dad6587 Revise contribution 2 months ago
Tran Ngoc Nhan fd8b4d5936 Replace getErrors() with getBindingResult() in examples 2 months ago
rstoyanchev 183cd4c8cd Clear Netty channel attribute 2 months ago
rstoyanchev dcb7922a24 Exclude DataAccessException and MessagingException in DisconnectedClientHelper 2 months ago
Yanming Zhou 05a9cc26ae Improve DisconnectedClientHelper to better guard ClassNotFoundException 2 months ago
Brian Clozel 91a0c28fa9 Fix RfcUriParser parsing for single char fragments 3 months ago
Brian Clozel 23625ee698 Do not send null HTTP header value in JdkClientHttpRequest 3 months ago
Brian Clozel 3b1fa369b4 Polishing contribution 3 months ago
rstoyanchev 96503a2ea6 Polishing 3 months ago
rstoyanchev 5b4728f0bf Avoid http - web.utils package cycle 3 months ago
Juergen Hoeller 1fd1d8d629 Polishing 3 months ago
Juergen Hoeller 3faa7cac4d Polishing 4 months ago
Juergen Hoeller 59025c5b96 Lazily initialize ProblemDetail for picking up actual status code 4 months ago
Sam Brannen 8553f97df1 Merge HtmlCharacterEntityDecoderTests into HtmlUtilsTests 4 months ago
Brian Clozel 030dace2be Polishing contribution 4 months ago
potato 5af1c9b487 Fix HtmlUtils unescape for supplementary chars 4 months ago
Dmitry Sulman d0ff8f9243 Fix HttpServiceMethod for suspending functions returning Flow 4 months ago
Brian Clozel ba39385cce Use executor for blocking I/O in Reactor request factory 4 months ago
rstoyanchev 3cb498fa98 Improve docs on streaming via StreamingHttpOutputMessage 4 months ago
Sam Brannen 1714a00492 Suppress warnings in Gradle build 4 months ago
Brian Clozel 285182be27 Relax multiple segment matching constraints in PathPattern 4 months ago
Brian Clozel 8bb63081a8 Document PathPattern matching for single/multiple segments 4 months ago
Brian Clozel c0429dbb09 Fix file extension resolution for media types with q parameter 4 months ago
Brian Clozel d65de19e7d Deprecate setConnectTimeout on HttpComponents client factory 4 months ago
Juergen Hoeller 4b7cf85d71 Retrieve cached response body in a thread-safe manner 5 months ago
Anton Xu 01a58a253b Fix minor typo in RestClient 5 months ago
rstoyanchev b19059f6cb Handle null from JDK HttpResponse#body 5 months ago
Brian Clozel a5141b187a Fix '**' parsing within a PathPattern segment 5 months ago
Brian Clozel d3c1e678c2 Support wildcard path elements at the start of path patterns 5 months ago
Juergen Hoeller 7adcd99ea2 Polishing 5 months ago
Juergen Hoeller c53132ecdf Polishing 5 months ago
rstoyanchev 03c3ec1577 Fall back on remoteHost if remoteAddress is null 5 months ago