4387 Commits (dfe320f172552481e08779e385236849fdfb40c5)

Author SHA1 Message Date
Arjen Poutsma 54853ee239 Support setCharacterEncoding(null) in MockHttpServletResponse 2 years ago
James Yuzawa 5dacf50b9b Optimize MultiValueMap iteration operations 2 years ago
Kai Zander 5b2aa0be81
Fix link in Javadoc of PassThroughFilterChain 2 years ago
Stephane Nicoll ea0340f892 Polish contribution 2 years ago
divcon f79d145b4c Use putIfAbsent in Netty5HeadersAdapter 2 years ago
Arjen Poutsma 9f85e397d4 Support XmlSeeAlso in Jaxb2XmlDecoder 2 years ago
Sam Brannen 7df2e2a8d2 Remove APIs deprecated for removal in 6.1 2 years ago
Sam Brannen d446de62a4 Update copyright headers 2 years ago
Arjen Poutsma 74d3268656 Polish contribution 2 years ago
luozhenyu 5a4a46af78 Quote question marks in content-disposition 2 years ago
rstoyanchev bd029b9218 Ensure RestClientResponseException is serializable 2 years ago
rstoyanchev 5f2264816a Polishing contribution 2 years ago
Yanming Zhou a8f31f5b9e Improve ProblemDetail equals and hashCode 2 years ago
SW 59c65fa940
Replace `Collections.unmodifiableList(new ArrayList(..))` with `List.copyOf()` (#30166) 2 years ago
rstoyanchev 8463eade33 Polishing contribution 2 years ago
James Yuzawa e77faf7484 Improve performance of canRead() in HttpMessageReader's 2 years ago
Sam Brannen 01fabfe66d Suppress warnings in tests 2 years ago
Arjen Poutsma cef9166833 Encode IPV6 Zone IDs in ReactorServerHttpRequest 2 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 2 years ago
Sam Brannen 9fb61c57ae Sync MockCookie implementations 2 years ago
Sam Brannen 69c8f8e9c7 Update copyright headers 2 years ago
Sébastien Deleuze 98f1287f3a Fix HttpServiceMethod support for suspending functions 2 years ago
hongxue.zou 534d1cd35b Polishing 2 years ago
Juergen Hoeller 8fca258207 Propagate HttpStreamResetException itself if cause is null 2 years ago
Brian Clozel 66cdf43b56 Polish 2 years ago
James Yuzawa 2ba206f8ba Order metric labels in ObservationConventions 2 years ago
James Yuzawa 5ba6944145 Remove String.formatter from DefaultServerRequestObservationConvention 2 years ago
Arjen Poutsma 5609e67100 Improve Javadoc of MultipartBodyBuilder 2 years ago
Sam Brannen db29b65399 Polishing 2 years ago
Sam Brannen ce9a72f95c Update copyright headers 2 years ago
Arjen Poutsma c68e986b75 Polish external contribution 2 years ago
James Yuzawa 2bc1aa7827 Use String.equals() in LiteralPathElement 2 years ago
James Yuzawa 800b13492b
Optimize some iterations in BodyExtractor and BodyInserter 2 years ago
Arjen Poutsma 37a4e84450 Cache ServerHttpRequest::getMethod in AbstractServerHttpRequest 2 years ago
James Yuzawa c27a5687dc cache reactor request methods 2 years ago
Arjen Poutsma 1f8e9f5c55 Support Windows path in ContentDisposition::parse 2 years ago
rstoyanchev d18bcb3f3d Raise MethodArgumentNotValidException consistently 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen a6dab10309 Update code regarding null-safety semantics 2 years ago
Sam Brannen b617e16d8d Polishing 2 years ago
Sam Brannen 9cf7b0e230 Polishing 2 years ago
Sam Brannen 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations 2 years ago
Sam Brannen 9011ce9c68 Apply "instanceof pattern matching" in remainder of spring-web module 2 years ago
Juergen Hoeller c9aba1eaad Enable Jetty 12 support in WebFlux 2 years ago
Sam Brannen 8c784085d2 Update copyright dates 2 years ago
rstoyanchev c56c16d7ba Polishing contribution 2 years ago
Patrick Strawderman df1f8139cc Use Content-Length for optimal read to byte[] 2 years ago
rstoyanchev 9624ea392a Resolve baseUrl to String vs temporary URI 2 years ago
Violeta Georgieva 682a4d5353 Prefer request hostName and hostPort in ReactorServerHttpRequest 2 years ago