5258 Commits (40ca83dfd4173709849b3185be2bdce1d491d469)

Author SHA1 Message Date
Juergen Hoeller 5326640f79 Initialize application context with initializer-given ServletContext 1 year ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 1 year ago
rstoyanchev dea4f71846 Update contribution 1 year ago
cfredri4 883f123583 Use only one timeout in JdkClientHttpRequest 1 year ago
rstoyanchev 7051cddcf7 Align OutputStreamPublisher's 1 year ago
rstoyanchev f6c31bb6c3 Align OutputStreamPublisher's 1 year ago
rstoyanchev 113b430fab Align OutputStreamPublisher's 1 year ago
Sébastien Deleuze 81a66a0334 Add an AbstractGenericHttpMessageConverter constructor 1 year ago
Sam Brannen af3a26ab06 Clean up warnings in Gradle build 1 year ago
Sam Brannen 88905ea20d Upgrade to Apache HttpClient 5.4 1 year 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
Sam Brannen b2c1f978a4 Stop logging result in WebAsyncManager 2 years ago
Brian Clozel 50be08480d Open observation scope in RestClient 2 years ago
Sébastien Deleuze d41ca095ab Add native support for Kotlin default values in controllers 2 years ago
Sam Brannen 346b6f740a Polish contribution 2 years ago
tafjwr 4ffeddb099 Add tests for ControllerAdviceBean#resolveBean() and revise existing tests 2 years ago
Sam Brannen 143736e59b Enforce order of Javadoc tags for records 2 years ago
Sam Brannen de33056c83 Use new features from JUnit Jupiter 5.11 2 years ago
Sam Brannen d749d2949d Use new features from JUnit Jupiter 5.11 2 years ago
rstoyanchev bb17ad8314 Efficient ETag parsing 2 years ago