4699 Commits (030dace2be40239f875af9506706ddb30fb29ccc)

Author SHA1 Message Date
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
Brian Clozel 285182be27 Relax multiple segment matching constraints in PathPattern 5 months ago
Brian Clozel c0429dbb09 Fix file extension resolution for media types with q parameter 5 months ago
Brian Clozel d65de19e7d Deprecate setConnectTimeout on HttpComponents client factory 5 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 c53132ecdf Polishing 5 months ago
rstoyanchev 03c3ec1577 Fall back on remoteHost if remoteAddress is null 5 months ago
Igor Murzich 7699b4af9c Retain order of produces media types in @⁠ExceptionHandler 5 months ago
rstoyanchev 2c83144946 Use getRemoteAddr in ServletServerHttpRequest 5 months ago
rstoyanchev b3264ec2a8 Fix typo 6 months ago
rstoyanchev a19b51b7e0 Handle invalid position in ResourceHttpMessageWriter 6 months ago
rstoyanchev fbdece6759 Polishing in ResourceHttpMessageWriter 6 months ago
rstoyanchev e9fb5eb38a Respect forwarded path in UrlHandlerFilter 6 months ago
rstoyanchev 5a858915ea Revise parsed path handling in UrlHandlerFilter 6 months ago
Brian Clozel 0cc79ba366 Catch EOFException in IntrospectingClientHttpResponse 6 months ago
Juergen Hoeller ba52164373 Provide graceful fallback for non-default NIO file systems 6 months ago
Brian Clozel 764336f0f2 Fix Jetty DataBufferFactory memory leak 7 months ago
Sam Brannen 4903fee939 Permit @⁠Nullable value in ResponseCookie from*() factory methods 7 months ago
rstoyanchev 6e2fbfe108 Polishing contribution 8 months ago
秦利斌 968e037503 Add documentation of RequestMapping about SpEL 8 months ago
rstoyanchev f0a9f649c1 Allow null in ProblemDetail#type 8 months ago
rstoyanchev 600d6c6fc0 Update contribution 8 months ago
giampaolo 7a55ce48a9 Handle CancellationException in JdkClientHttpRequest 8 months ago
Juergen Hoeller 5df9fd4eff Polishing (aligned with main) 8 months ago
Patrick Strawderman 24e66b63d1 Refine StringUtils#uriDecode and update documentation 8 months ago
Sébastien Deleuze 5e338ef1b8 Make MessageSource locale parameter nullable 8 months ago
Juergen Hoeller 54732605a5 Backport nullability refinements for Micrometer 8 months ago
Juergen Hoeller f86034b528 Drop final declaration from doFilter entry point (for CGLIB proxying) 8 months ago
Daniil Razorenov 8d6117e419 Support StreamingHttpOutputMessage in RestClient 9 months ago
Brian Clozel 45d887f973 Fix missing request body for GET and DELETE JdkClientHttpRequest 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Brian Clozel 696692f1ed Do not attempt to decode wildcard content-types as form-data 9 months ago
Brian Clozel 8dee7d8fb6 Use concrete form-data type when reading request body 9 months ago
Brian Clozel f0e7b42704 Encode non-printable character in Content-Disposition parameter 9 months ago
Sam Brannen 4d2cc4ae97 Polish contribution 9 months ago
Mohammad Saeed Nouri c04902fefb Allow update of existing WebSession after max sessions limit is reached 9 months ago
Sam Brannen 222702f750 Polish WebSession support and tests 9 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 10 months ago
rstoyanchev 4782c697b8 Improve RestControllerAdvice documentation 10 months ago
rstoyanchev de52090959 Polishing contribution 10 months ago
Vedran Pavic 4d862b871d Improve Javadoc for @ExceptionHandler 10 months ago
Sébastien Deleuze a439e9030f Fix collection support in AbstractKotlinSerializationHttpMessageConverter 10 months ago
Brian Clozel 4a46d957f3 Fix out of bounds exception for PathPattern#combine 10 months ago