5332 Commits (40960fa85a1dfb17cd4fda414ad522f1fd67f850)

Author SHA1 Message Date
rstoyanchev 4749d810db Refactor ReactorClientHttpRequestFactory timeouts 1 year ago
rstoyanchev 044da794f4 Polishing ReactorClientHttpRequestFactory 1 year ago
rstoyanchev 89d56b1fa6 Streaming ReactorClientHttpResponse 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
rstoyanchev a366ea0e15 Align InputStreamSubscriber copies 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 bbe362c0e6 Allow null from RestClient exchange methods 1 year ago
rstoyanchev bff76d756b Refactor implementation of retrieve in RestClient 1 year ago
rstoyanchev d05f880d74 Fix test causing failure in RestClientObservationTests 1 year ago
rstoyanchev 2b113e3fd0 Minor refactoring 1 year ago
rstoyanchev 73e5aa38ec Polishing contribution 1 year ago
Nicklas Wiegandt a0af708c03 Add cookie support to RestClient 1 year ago
Brian Clozel d8c153a9d1 Remove support for Resin Servlet container 1 year ago
Brian Clozel 4a81f2c904 Remove HTTP parts workaround for Resin 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
Johnny Lim 73fd9133e9 Fix Javadoc in ReactorNetty2ResourceFactory 1 year ago
Brian Clozel 912c067e23 Fix buffer leak in Jackson2 decoders 1 year ago
Johnny Lim cbdfe815aa Add Javadoc since for headers() in Delete/Patch/Post/PutExchange 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
Juergen Hoeller feb6a5f52d Polishing 1 year ago
rstoyanchev c261ca3102 Ensure scheme not lowercased if URI variable 1 year ago
Brian Clozel f204f4962d Document XML parser usage against security false positives 1 year ago
Sébastien Deleuze 60978ff4c7 Polish WebRequest Javadoc 1 year ago
Tran Ngoc Nhan e191c34078 Polishing 1 year ago
海子 Yang 3984266295 Remove unused method in UriComponentsBuilder 1 year ago
Simon Baslé 8da31e1db7 Reject CORS request with 403 if Origin header is malformed 1 year ago
Sangmin Park ae32227b50 Polish ServletWebRequest 1 year ago
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