5337 Commits (bc65f93467b6ada44292452b2164d24a267e314e)

Author SHA1 Message Date
rstoyanchev bc65f93467 Improve cancel in SubscriberInputStreamTests 2 years ago
rstoyanchev 38c88e769d Polishing in SubscriberInputStreamTests 2 years ago
Sébastien Deleuze 09d87fac57 Annotate RestClient retrieve() with `@CheckReturnValue` 2 years ago
Juergen Hoeller 11ebceee38 Call get/setRequestConfig for HttpClient 5.4 compatibility 2 years ago
rstoyanchev 4749d810db Refactor ReactorClientHttpRequestFactory timeouts 2 years ago
rstoyanchev 044da794f4 Polishing ReactorClientHttpRequestFactory 2 years ago
rstoyanchev 89d56b1fa6 Streaming ReactorClientHttpResponse 2 years ago
rstoyanchev f1cfe7a3d4 InputStreamSubscriber instantiation and Javadoc 2 years ago
rstoyanchev dfaf7a0c6a Rename InputStreamSubscriber to SubscriberInputStream 2 years ago
rstoyanchev 86a42db002 InputStreamSubscriber/Tests conform to style 2 years ago
rstoyanchev d4b31fd4b2 InputStreamSubscriber compiler issues 2 years ago
rstoyanchev a366ea0e15 Align InputStreamSubscriber copies 2 years ago
OlegDokuka 37622a7f90 Support Publisher to InputStream conversion 2 years ago
Sam Brannen 5532574f56 Remove unused casts and variables 2 years ago
Brian Clozel a06bbccf9e HttpHeaders.writeableHttpHeaders should unwrap many times 2 years ago
rstoyanchev bbe362c0e6 Allow null from RestClient exchange methods 2 years ago
rstoyanchev bff76d756b Refactor implementation of retrieve in RestClient 2 years ago
rstoyanchev d05f880d74 Fix test causing failure in RestClientObservationTests 2 years ago
rstoyanchev 2b113e3fd0 Minor refactoring 2 years ago
rstoyanchev 73e5aa38ec Polishing contribution 2 years ago
Nicklas Wiegandt a0af708c03 Add cookie support to RestClient 2 years ago
Brian Clozel d8c153a9d1 Remove support for Resin Servlet container 2 years ago
Brian Clozel 4a81f2c904 Remove HTTP parts workaround for Resin 2 years ago
rstoyanchev b7fc4bc5c8 Polishing contribution 2 years ago
Ilya Serkov 657e002ed7 Fix HttpHeaders.setHost() to remove the header 2 years ago
Brian Clozel 67d78eb61c Avoid Servlet observations failures for invalid HTTP status 2 years ago
Johnny Lim 73fd9133e9 Fix Javadoc in ReactorNetty2ResourceFactory 2 years ago
Brian Clozel 912c067e23 Fix buffer leak in Jackson2 decoders 2 years ago
Johnny Lim cbdfe815aa Add Javadoc since for headers() in Delete/Patch/Post/PutExchange 2 years ago
rstoyanchev ca820c914f Polishing contribution 2 years ago
Yanming Zhou f35ed8d044 Improve check whether to lowercase scheme 2 years ago
rstoyanchev 23656aebc6 Use Locale.ROOT consistently for toLower/toUpperCase 2 years ago
Juergen Hoeller feb6a5f52d Polishing 2 years ago
rstoyanchev c261ca3102 Ensure scheme not lowercased if URI variable 2 years ago
Brian Clozel f204f4962d Document XML parser usage against security false positives 2 years ago
Sébastien Deleuze 60978ff4c7 Polish WebRequest Javadoc 2 years ago
Tran Ngoc Nhan e191c34078 Polishing 2 years ago
海子 Yang 3984266295 Remove unused method in UriComponentsBuilder 2 years ago
Simon Baslé 8da31e1db7 Reject CORS request with 403 if Origin header is malformed 2 years ago
Sangmin Park ae32227b50 Polish ServletWebRequest 2 years ago
rstoyanchev 8520fa5e2a Reduce warnings in WhatWgUrlParser 2 years ago
rstoyanchev f4967f202e Revise URI template handling in WhatWgUrlParser 2 years ago
rstoyanchev 1f4743af54 Lenient handling of malformed query in ServletServerHttpRequest 2 years ago
Simon Baslé ef77b4064f Keep DefaultServerHttpRequestBuilder-mutated headers case-insensitive 2 years ago
rstoyanchev c4b6a02091 Polishing contribution 2 years ago
Johnny Lim 1ec9a115a8 Replace RFC 7807 with RFC 9457 in documentation 2 years ago
rstoyanchev 000b8a699c Auto-detect Reactor Netty client in RestClient 2 years ago
rstoyanchev a84a41fa43 Polishing contribution 2 years ago
Dariusz Jędrzejczyk a78385f8e5 Handle X-Forwarded-Prefix parsed by Reactor Netty 2 years ago
rstoyanchev b13f86cf46 Fix failing tests in spring-test after recent changes 2 years ago