3766 Commits (bee0af2b263285eb8923f1cbbebe0573c5d2ba0e)

Author SHA1 Message Date
Rossen Stoyanchev fe8d42ff59 Add JdkHttpClientResourceFactory 3 years ago
Rossen Stoyanchev b3b50f8f4b Refactoring in the JDK HttpClient support 3 years ago
Rossen Stoyanchev dcc7154641 Polishing contribution 3 years ago
Julien Eyraud d930617442 JDK HttpClient connector for WebClient 3 years ago
Arjen Poutsma 722ab25f27 Support empty file names in UriUtils::extractFileExtension 3 years ago
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 3 years ago
Juergen Hoeller b88ed7f4bb Update API version and package references for Jakarta EE 9 3 years ago
Juergen Hoeller 555807ea9c Update ServletContainerInitializer filename for Jakarta EE 9 3 years ago
d4ksn 29572600dc Ensure that references > MAX_REFERENCE_SIZE are not processed 3 years ago
Christoph Dreis 5c972fcc54 Use Charset variants of URLEncoder and URLDecoder methods 3 years ago
SungMin 32af39d6e6
Use 'toString(Charset)' instead of 'toString(String)' for encodings (#27646) 3 years ago
Rossen Stoyanchev c6ce65ef56 Polishing contribution 3 years ago
happyWilliam0 b5743966d6 Improve efficiency of UrlPathHelper#getSanitizedPath 3 years ago
Arjen Poutsma 0c7e000250 Refactor Contents to DefaultParts 3 years ago
Arjen Poutsma 694db2273f Add Part::delete method 3 years ago
Arjen Poutsma 0416168d0e Fix bug in max header calculation in DefaultPartHttpMessageReader 3 years ago
Arjen Poutsma 0a58419df4 Add immutable MultiValueMap wrapper 3 years ago
Sam Brannen a603779f33 Return previous value in UndertowHeadersAdapter's remove() method 3 years ago
Sam Brannen ec3f857bda Polish contribution 3 years ago
no-brand b3eb1a2ad7 Improve example in Javadoc for HttpEntity 3 years ago
Arjen Poutsma a248a52575 Revert transitive MediaType comparators 3 years ago
Arjen Poutsma 2a3c9e403f Revert "Polishing" 3 years ago
Rossen Stoyanchev bad87be306 Fix checkstyle warning 3 years ago
Smile 4978eeff7f Update Javadoc in DefaultResponseErrorHandler 3 years ago
Sam Brannen 785212d676 Apply "instanceof pattern matching" in spring-web 3 years ago
Rossen Stoyanchev a178bbe86f DefaultResponseErrorHandler shows full error details 3 years ago
Juergen Hoeller b1c7f7d127 Polishing 3 years ago
Rossen Stoyanchev e8f6cd10a5 Apply value formatting to resolved exceptions 3 years ago
Juergen Hoeller 87aaf5049b Polishing 3 years ago
Juergen Hoeller 4b01370f54 UriTemplateRequestEntity overrides equals/hashCode 3 years ago
Rossen Stoyanchev f14bd50033 Prune empty method adapter classes 3 years ago
Rossen Stoyanchev e3b48c23dd Remove AsyncRestTemplate and related types 3 years ago
Sam Brannen 41ae9632d1 Upgrade to Checkstyle 9.0 and spring-javaformat 0.0.29 3 years ago
Arjen Poutsma c99210c01f Propagate Reactor Context when using FluxSink 3 years ago
Sam Brannen 48a507a993 Clean up warnings 3 years ago
Rossen Stoyanchev e68219c1ac ResponseStatusExceptionHandler logs exception message only 3 years ago
Juergen Hoeller 49427b0c3c Upgrade to Apache Johnzon 1.2.14, Vavr 0.10.4, WebJars Locator 0.48, HtmlUnit 2.53 3 years ago
Sam Brannen f0aa4f4857 Escape closing curly braces in regular expressions for Android support 3 years ago
Arjen Poutsma bfa01b35df Polishing 3 years ago
Arjen Poutsma 388c8e4aa5 Make sure that MediaType comparators are transitive 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Juergen Hoeller 86b010a6b2 Defensive reference to JNDI API for JDK 9+ (optional `java.naming` module) 3 years ago
Arjen Poutsma 3be2b32e21 Remove only leading space for SSE data 3 years ago
Sam Brannen 08bce08018 Use text blocks with JUnit Jupiter 5.8.1 3 years ago
Sam Brannen 85bdea6f47 Fix code formatting in Javadoc 3 years ago
Sam Brannen 93efb20a53 Fix broken links in Javadoc 3 years ago
Sam Brannen bfdc99ab79 Fix Javadoc errors 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Rossen Stoyanchev 853ab5d67b Fix Jetty 10+ test failure related to empty path handling 3 years ago
Rossen Stoyanchev 513cc1576e Fix Jetty WebSocket test failures for WebFlux 3 years ago