2343 Commits (37b110a181baa2249c75d028dfea3de58a17a2f0)

Author SHA1 Message Date
Brian Clozel 49a63e2c37 Add tests for gh-33867 1 year ago
rstoyanchev d4719493bd Empty string check after conversion in AbstractNamedValueArgumentResolver 1 year ago
Simon Baslé 9b3cb15389 Introduce HttpHeaders#headerSet to guarantee case-insensitive iteration 1 year ago
rstoyanchev bc65f93467 Improve cancel in SubscriberInputStreamTests 1 year ago
rstoyanchev 38c88e769d Polishing in SubscriberInputStreamTests 1 year ago
rstoyanchev f1cfe7a3d4 InputStreamSubscriber instantiation and Javadoc 1 year ago
rstoyanchev dfaf7a0c6a Rename InputStreamSubscriber to SubscriberInputStream 1 year ago
rstoyanchev 86a42db002 InputStreamSubscriber/Tests conform to style 1 year ago
rstoyanchev d4b31fd4b2 InputStreamSubscriber compiler issues 1 year ago
OlegDokuka 37622a7f90 Support Publisher to InputStream conversion 1 year ago
Sam Brannen 5532574f56 Remove unused casts and variables 1 year ago
Brian Clozel a06bbccf9e HttpHeaders.writeableHttpHeaders should unwrap many times 1 year ago
rstoyanchev d05f880d74 Fix test causing failure in RestClientObservationTests 1 year ago
rstoyanchev 73e5aa38ec Polishing contribution 1 year ago
Nicklas Wiegandt a0af708c03 Add cookie support to RestClient 1 year ago
rstoyanchev b7fc4bc5c8 Polishing contribution 1 year ago
Ilya Serkov 657e002ed7 Fix HttpHeaders.setHost() to remove the header 1 year ago
Brian Clozel 67d78eb61c Avoid Servlet observations failures for invalid HTTP status 1 year ago
Brian Clozel 912c067e23 Fix buffer leak in Jackson2 decoders 1 year ago
rstoyanchev ca820c914f Polishing contribution 1 year ago
Yanming Zhou f35ed8d044 Improve check whether to lowercase scheme 1 year ago
rstoyanchev 23656aebc6 Use Locale.ROOT consistently for toLower/toUpperCase 1 year ago
rstoyanchev c261ca3102 Ensure scheme not lowercased if URI variable 1 year ago
Simon Baslé 8da31e1db7 Reject CORS request with 403 if Origin header is malformed 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 a84a41fa43 Polishing contribution 1 year ago
Dariusz Jędrzejczyk a78385f8e5 Handle X-Forwarded-Prefix parsed by Reactor Netty 1 year ago
rstoyanchev 2389748e25 Parameterize URI parsing tests 1 year ago
rstoyanchev bbb53d03c4 Pluggable URI parsing, use RFC parser by default 1 year ago
rstoyanchev 10f45223aa Rename UrlParser to WhatWgUrlParser 1 year ago
rstoyanchev e04b115a7e Remove test for IPv4 compatible IPv6 address 1 year ago
Simon Baslé b54420f8aa Include argument name in MethodArgumentTypeMismatchException message 1 year ago
Juergen Hoeller b59d0a396e Add equals/hashCode methods to ServerSentEvent 1 year ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 2 years ago
rstoyanchev f6c31bb6c3 Align OutputStreamPublisher's 2 years ago
Sam Brannen af3a26ab06 Clean up warnings in Gradle build 2 years ago
Sam Brannen 8931b75b95 Polishing 2 years ago
Johnny Lim 3ba9d35e22 Polish 2 years ago
rstoyanchev 2090ece62a UrlHandlerFilter ignores trailing slash in contextPath 2 years ago
Simon Baslé c832d5f496 Polishing contribution 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 19700d07b1 Quote ETag if not quoted in HttpHeaders#setETag 2 years ago
Sébastien Deleuze cc3f4b87ff Update mime.types 2 years ago
Sébastien Deleuze 4b7292f431 Fix an off-by-one bug in ForwardedHeaderTransformer 2 years ago