5172 Commits (e04b115a7ef1987a2dceebd1963bb54a4708bc18)

Author SHA1 Message Date
rstoyanchev e04b115a7e Remove test for IPv4 compatible IPv6 address 1 year ago
rstoyanchev 92308ac83f Polishing in UrlParser 1 year ago
Juergen Hoeller 3dac274d20 Avoid synchronization for delegate initialization 1 year ago
Khyojun f86bc1cbe8 Polish CorsConfiguration 1 year ago
Simon Baslé b54420f8aa Include argument name in MethodArgumentTypeMismatchException message 1 year ago
Juergen Hoeller 30dc86810e Upgrade to Jackson 2.18 1 year ago
Juergen Hoeller b59d0a396e Add equals/hashCode methods to ServerSentEvent 1 year ago
Juergen Hoeller 87157d3200 Polishing 1 year ago
Juergen Hoeller 95f181352f Defensively check MethodParameter.getMethod() in KotlinDelegate 1 year ago
Juergen Hoeller 5326640f79 Initialize application context with initializer-given ServletContext 2 years ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 2 years ago
rstoyanchev dea4f71846 Update contribution 2 years ago
cfredri4 883f123583 Use only one timeout in JdkClientHttpRequest 2 years ago
rstoyanchev 7051cddcf7 Align OutputStreamPublisher's 2 years ago
rstoyanchev f6c31bb6c3 Align OutputStreamPublisher's 2 years ago
rstoyanchev 113b430fab Align OutputStreamPublisher's 2 years ago
Sébastien Deleuze 81a66a0334 Add an AbstractGenericHttpMessageConverter constructor 2 years ago
Sam Brannen af3a26ab06 Clean up warnings in Gradle build 2 years ago
Sam Brannen 88905ea20d Upgrade to Apache HttpClient 5.4 2 years ago
Tran Ngoc Nhan c85050eb43 Consistently use CharSequence.isEmpty() for emptiness checks 2 years ago
Sam Brannen 8931b75b95 Polishing 2 years ago
Johnny Lim 3ba9d35e22 Polish 2 years ago
rstoyanchev 4706ebc81e Minor refactoring in UrlHandlerFilter 2 years ago
rstoyanchev 2090ece62a UrlHandlerFilter ignores trailing slash in contextPath 2 years ago
Simon Baslé c832d5f496 Polishing contribution 2 years ago
Carl Magnuson 453e7961a8 Add read timeout setter on HttpComponentsClientHttpRequestFactory 2 years ago
Sébastien Deleuze d3755aba06 Add RestClient.Builder#messageConverters(List) 2 years ago
Brian Clozel 5efb385e64 Read Expires cookie attribute in HttpComponents connector 2 years ago
Juergen Hoeller 042346aa6a Harmonize Reactor client class names within the http.client package 2 years ago
rstoyanchev 1ff2678147 Add UrlHandlerFilter for WebFlux 2 years ago
rstoyanchev 5671744a94 Refactoring in UrlHandlerFilterTests 2 years ago
rstoyanchev 9d57c0ba89 Add compare method to ETag 2 years ago
rstoyanchev 19700d07b1 Quote ETag if not quoted in HttpHeaders#setETag 2 years ago
rstoyanchev 3dd4a8350a Update more places to use quoteETagIfNecessary 2 years ago
rstoyanchev 1b26122e64 Polishing and minor refactoring 2 years ago
hyunmin0317 80b264ba82 Refactor eTag formatting into utility method 2 years ago
Sébastien Deleuze cc3f4b87ff Update mime.types 2 years ago
Sébastien Deleuze 413cbca2c0 Remove commented entries from mime.types 2 years ago
Sam Brannen eff19ec972 Sync MockHttpServletRequest implementations 2 years ago
rstoyanchev 3d1bf28445 Refine how async request state lock is obtained 2 years ago
Sébastien Deleuze 5e3c5d466f Avoid collecting Flux elements in KotlinSerializationJsonEncoder 2 years ago
Sébastien Deleuze 4b7292f431 Fix an off-by-one bug in ForwardedHeaderTransformer 2 years ago
zhoukq aca264942d Update Content-Length if body changed by client interceptor 2 years ago
Brian Clozel be5d5fa52d UrlHandlerFilter should not strip slash for "/" request paths 2 years ago
Brian Clozel debba6545b Listen to multiple async operations in ServerHttpObservationFilter 2 years ago
Brian Clozel fab889009a Support multiple async starts in MockHttpServletRequest 2 years ago
Sam Brannen 167cb5d494 Polishing 2 years ago
Sam Brannen 2ddf495802 Delete unused method and polish formatting 2 years ago
rstoyanchev 186deb777f Update deprecation notices on rawStatusCode 2 years ago
rstoyanchev 57cb8c7abf Restore rawStatusCode methods 2 years ago