1402 Commits (7b341ae5e29a5a23f850e4c4b49cb7db122f9510)

Author SHA1 Message Date
Arjen Poutsma 7b341ae5e2 Moved UnsupportedMediaTypeException 9 years ago
Juergen Hoeller ee71e7bae1 Polishing 9 years ago
Juergen Hoeller bea934b5bd Polishing 9 years ago
Juergen Hoeller d21b6e596f Revised Charset handling and common StringUtils.uriDecode delegate 9 years ago
Rossen Stoyanchev 8417831602 Add accessor methods to HttpPutFormContentFilter 9 years ago
Juergen Hoeller 99dc96b1a4 Polishing 9 years ago
Juergen Hoeller ad5386773e ContentCachingRequestWrapper supports content cache limit 9 years ago
Rossen Stoyanchev 9819558cba Support encoded query string in reactive requests 9 years ago
Eiichi Sato 613e65f043 Fix URL decoding issue in reactive @RequestParam 9 years ago
Violeta Georgieva 141e04aa0f Fix URI construction in UndertowServerHttpRequest 9 years ago
Juergen Hoeller 052014783a Remove outdated BeanFactoryLocator documentation references 9 years ago
Juergen Hoeller 874b653314 Clarified cookieMaxAge default 9 years ago
Juergen Hoeller ac6aa53031 Drop outdated BeanFactoryLocator / beanRefContext.xml mechanism 9 years ago
Juergen Hoeller c42d44a42c Polishing and documentation fixes 9 years ago
Brian Clozel 0c99346829 Add SNI support in Netty4ClientHttpRequestFactory 9 years ago
Juergen Hoeller 95330d0e44 Polishing 9 years ago
Juergen Hoeller 1922f03d24 StandardMultipartHttpServletRequest identifies MaxUploadSizeExceededException through keywords in message 9 years ago
Juergen Hoeller 047786acef Revised InvocableHandlerMethod exception messages (controller vs endpoint vs handler) 9 years ago
Vedran Pavić 83beb9d57d Set MockSessionCookieConfig#maxAge default to -1 9 years ago
Rossen Stoyanchev ba3cc535f1 Refactor reactive mock request and response support 9 years ago
Juergen Hoeller 743ce2cda6 Polishing 9 years ago
Juergen Hoeller e19dff179e Polishing 9 years ago
Juergen Hoeller 02d727fd7c MockHttpServletRequestBuilder supports multiple locales 9 years ago
Sebastien Deleuze 0a988fd2b1 Remove object wrappers in Kotlin extensions 9 years ago
Sebastien Deleuze aa43472f2e Fix error handling in Jackson2JsonDecoder 9 years ago
Mark Hobson 2ce2f7d9a5 Introduce mime/media types for application/rss+xml 9 years ago
Sam Brannen 9ed66bf2eb Clean up warnings across code base 9 years ago
Brian Clozel afd93a0b52 Disable streaming when reading to Resources in RestTemplate 9 years ago
Rob Winch df98d304fd Fix ForwardedHeaderFilter with non-empty contextPath 9 years ago
Brian Clozel 1ab0916bed Fix default content-type for ResourceRegion HTTP responses 9 years ago
Juergen Hoeller 311522bc86 Run reactive integration tests only as part of performance group 9 years ago
Juergen Hoeller 048098119e PATCH does not work with the standard JDK HTTP library 9 years ago
Sebastien Deleuze 546687d5e4 Add Kotlin extension for RestTemplate 9 years ago
Juergen Hoeller ef5c797569 Polishing 9 years ago
Sebastien Deleuze fbf88d19da Allow to specify hints with the functional web API 9 years ago
Brian Clozel 54901ab865 Avoid explicit DecoratedObjectFactory setup in JettyRequestUpgradeStrategy 9 years ago
Sebastien Deleuze 69b69442bc Add ServerSentEventHttpMessageReader 9 years ago
Sebastien Deleuze 183b326f6d Add ServerSentEvent#toString() 9 years ago
Sebastien Deleuze 419d2b4e0a Polish ServerSentEventHttpMessageWriterTests 9 years ago
Sebastien Deleuze a8d8273dc1 Fix a typo in ServerSentEventHttpMessageWriter Javadoc 9 years ago
Juergen Hoeller b54aee27be Polishing 9 years ago
Juergen Hoeller 598122fe8a Avoid package cycle between http.server and web.util 9 years ago
Sebastien Deleuze a1ae9ac1bd Add ServerHttpRequest.Builder#header(String, String) 9 years ago
Sebastien Deleuze 712a63205c Add HttpHeaders#setAcceptLanguageAsLocale(Locale) 9 years ago
Juergen Hoeller 82c1c859d9 Polishing 9 years ago
Stephane Maldini 241d5f7a3b Sync reactor-netty client response update and uncomment in tests 9 years ago
Sebastien Deleuze 7bde85ae55 Fix previous commit 9 years ago
Sebastien Deleuze 879b387954 Disable temporarily reactor-netty integration tests 9 years ago
Juergen Hoeller 9ba4b47bee Defensive processing of timeout callback and timeout result 9 years ago
Rossen Stoyanchev bd8af55bc7 getAcceptLanguageAsLocale(s) returns most preferred Locale 9 years ago