3170 Commits (08474aa921b0c57e34ef25607994fe58bef91e09)

Author SHA1 Message Date
Sam Brannen 3201671ceb Polish contribution 5 years ago
dlsrb6342 fce972eec8 Fix BaseCodecConfigurer clone bug 5 years ago
Rossen Stoyanchev c0c3c01afd Fix race condition in WriteResultPublisher 5 years ago
Rossen Stoyanchev 955f77bf5d Add error message to MockServerHttpRequest 5 years ago
Rossen Stoyanchev 4f65ba4e74 Simplify creation of HttpContext for Apache HttpClient 5 years ago
Rossen Stoyanchev 23a66e016e UriBuilder javadoc update 5 years ago
Rossen Stoyanchev c3e55d537e DefaultResponseErrorHandler javadoc update 5 years ago
Rossen Stoyanchev d7a29bbcef DefaultClientResponseBuilder copies logPrefix 5 years ago
Rossen Stoyanchev 8204055924 MockServerHttpRequest accepts custom HTTP method 5 years ago
Juergen Hoeller 9631db71c4 Direct exposure of StringBuilder instead of intermediate String 5 years ago
Juergen Hoeller c35b21b49f Consistent not-null assertions for configured interceptors 5 years ago
Rossen Stoyanchev 19ba9087f5 HttpHeaders#equals handles wrapping correctly 5 years ago
Rossen Stoyanchev aa97563853 Add UnknownContentTypeException 5 years ago
Rossen Stoyanchev c35b3e5c82 Fix race condition in WriteResultPublisher 5 years ago
Rossen Stoyanchev 583435d068 Consistent ordering in MethodNotAllowedException 5 years ago
Rossen Stoyanchev 18474c921d Document IAE in HttpHeaders methods that parse ETags 5 years ago
Brian Clozel dc4cda1b13 WARN against invalid patterns with PathPatternParser 5 years ago
Rossen Stoyanchev 8d31dcaa29 Clarification on path extension deprecations 5 years ago
Deycoesr 87f28ce48e
Simplify some control flow code 5 years ago
Sam Brannen b8835c9f32 Copy MockHttpServletRequest changes to spring-web 5 years ago
Oliver Degener df291a39b1
Fix Javadoc link in DefaultCorsProcessor 5 years ago
Sébastien Deleuze 67955dfb35 Prevent duplicated Vary headers in CORS processing 5 years ago
Juergen Hoeller de0d06fab5 Polishing 5 years ago
Lars Grefer 8682a5d89a Honor overriden AccepptHeaderLocaleContextResolver.getDefaultLocale() 5 years ago
Sam Brannen 9f0ce09cf0 Update copyright date 5 years ago
Sam Brannen c9e13d448a
Revert change to PathPattern Javadoc 5 years ago
Gurps Bassi 4aca91c3b0 corrected javadoc 5 years ago
Rossen Stoyanchev 7d0f48289b Improve error handling in WebAsyncManager 5 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 5 years ago
Sam Brannen d8567749b8 Fix Javadoc 5 years ago
Sam Brannen 89d282125a Ensure logPrefix is not null or blank in AbstractListenerWriteProcessor 5 years ago
Sam Brannen e87ab6f4ee Update Javadoc for AbstractListenerWriteProcessor.write() 5 years ago
Sam Brannen ddaf0029ae Polishing 5 years ago
Sam Brannen 329f08ad08 Suppress warnings in Gradle build 5 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 5 years ago
Sam Brannen 9e30620ac2 Polish contribution 5 years ago
Сергей Цыпанов e63d1cf12d Improve usage of ByteArrayOutputStream/ByteArrayInputStream 5 years ago
Qimiao Chen f8ff4e42b9
Use try-with-resource to close resources 5 years ago
Qimiao Chen 7c831d2ef4
Replace anonymous inner classes with lambdas in tests 5 years ago
Rossen Stoyanchev 3175f0771e Remove dumpString from DataBufferTestUtils 5 years ago
Rossen Stoyanchev 7aa06b8610 Polishing contribution 5 years ago
Сергей Цыпанов f17b0125ff Simplify conversion of DataBuffer to String 5 years ago
Rossen Stoyanchev dd3dd5d67d UriComponentsBuilder.cloneBuilder copies uriVariables 5 years ago
Johnny Lim 0f50a9a60a Fix empty domain handling in ResponseCookie 5 years ago
Juergen Hoeller 1800b10717 Expose parameter annotations from interfaces across entire class hierarchy 5 years ago
Juergen Hoeller 7ebd850b85 Mark MediaTypeNotSupportedStatusException as deprecated 5 years ago
Rossen Stoyanchev e11373fe69 Unwrap XMLStreamException from cause 5 years ago
Rossen Stoyanchev a7fe6b8f5c Avoid NPE in ResponseCookie on null domain 5 years ago
Rossen Stoyanchev b121c0e2ea Avoid ClassCastException in TomcatHttpHandlerAdapter 5 years ago
Sam Brannen 17140c8d4b Polish contribution 5 years ago