5288 Commits (461f1724b70166da7d6535fc3bc2a9d589268021)

Author SHA1 Message Date
rstoyanchev 8520fa5e2a Reduce warnings in WhatWgUrlParser 1 year ago
rstoyanchev f4967f202e Revise URI template handling in WhatWgUrlParser 1 year ago
rstoyanchev 1f4743af54 Lenient handling of malformed query in ServletServerHttpRequest 1 year ago
Simon Baslé ef77b4064f Keep DefaultServerHttpRequestBuilder-mutated headers case-insensitive 1 year ago
rstoyanchev c4b6a02091 Polishing contribution 1 year ago
Johnny Lim 1ec9a115a8 Replace RFC 7807 with RFC 9457 in documentation 1 year ago
rstoyanchev 000b8a699c Auto-detect Reactor Netty client in RestClient 1 year ago
rstoyanchev a84a41fa43 Polishing contribution 1 year ago
Dariusz Jędrzejczyk a78385f8e5 Handle X-Forwarded-Prefix parsed by Reactor Netty 1 year ago
rstoyanchev b13f86cf46 Fix failing tests in spring-test after recent changes 1 year ago
rstoyanchev 2389748e25 Parameterize URI parsing tests 1 year ago
rstoyanchev d6fcad9ad7 Add logging to RfcUriParser 1 year ago
rstoyanchev ef0a21ec7a Update documentation for URI parsing types 1 year ago
rstoyanchev 6c62965cbb Remove regular expressions from UriComponentsBuilder 1 year ago
rstoyanchev bbb53d03c4 Pluggable URI parsing, use RFC parser by default 1 year ago
rstoyanchev 52805da733 Add URI parser based on syntax in RFC 3986 1 year ago
rstoyanchev 10f45223aa Rename UrlParser to WhatWgUrlParser 1 year ago
rstoyanchev 6ba3bb54a0 Add efficient isUnreservedOrSubDelimiter method 1 year ago
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 2 years ago
Juergen Hoeller b59d0a396e Add equals/hashCode methods to ServerSentEvent 2 years ago
Juergen Hoeller 87157d3200 Polishing 2 years ago
Juergen Hoeller 95f181352f Defensively check MethodParameter.getMethod() in KotlinDelegate 2 years 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