1146 Commits (d92f69747bcb67a86ad25999f89b79f6e5d72f55)

Author SHA1 Message Date
Juergen Hoeller 315698b50e Clarified cookieMaxAge default 9 years ago
Brian Clozel 28c7f65a25 Add SNI support in Netty4ClientHttpRequestFactory 9 years ago
Vedran Pavić d1c0ea7d74 Set MockSessionCookieConfig#maxAge default to -1 9 years ago
Juergen Hoeller 8c62a2f11a Polishing 9 years ago
Juergen Hoeller 8656e30550 Revised InvocableHandlerMethod exception messages (controller vs endpoint vs handler) 9 years ago
Juergen Hoeller 8b960099f1 Introduce media types for application/rss+xml 9 years ago
Juergen Hoeller c5500b2332 MockHttpServletRequestBuilder supports multiple locales 9 years ago
Rob Winch 523370b6f2 Fix ForwardedHeaderFilter with non-empty contextPath 9 years ago
Brian Clozel 7f05c2a18c Fix default content-type for ResourceRegion HTTP responses 9 years ago
Juergen Hoeller 20aaa8841c PATCH does not work with the standard JDK HTTP library 9 years ago
Juergen Hoeller 99226e0fa6 Polishing 9 years ago
Juergen Hoeller 9cb4de8b5e Polishing 9 years ago
Juergen Hoeller a92ae4ba30 Fixed backport gaps 9 years ago
Juergen Hoeller b5f2e56e38 Polishing 9 years ago
Juergen Hoeller 594f4d56b8 RestTemplate provides patchForObject operations 9 years ago
Juergen Hoeller faab4f9e28 Consistent DeferredResultHandler invocation outside of result lock 9 years ago
Juergen Hoeller f0fdff1f07 OkHttpClientHttpRequestFactory allows POST request without body 9 years ago
Juergen Hoeller 5115c61b03 CommonsMultipartFile.getOriginalFilename() can be configured to preserve header-specified filename as-is 9 years ago
Juergen Hoeller c6663f59b8 HttpInvokerClientInterceptor propagates client-side Error as-is 9 years ago
Rob Winch 5e774e0b44 Add Support for ForwardedHeaderFilter sendRedirect 10 years ago
Sebastien Deleuze 5700d65a53 Append "data:" after line breaks for SSE JSON data fields 10 years ago
bedrin e707c40e0b Add consumes attribute to @GetMapping 10 years ago
Brian Clozel 9d37472f23 Fix Netty4ClientHttpRequestFactory POST/PUT requests 10 years ago
Juergen Hoeller eb97335c6f Polishing 10 years ago
Juergen Hoeller 5fee5f39ea Polishing 10 years ago
Juergen Hoeller 2b0293578f Consistent use of "URI variables" terminology 10 years ago
Rossen Stoyanchev dd3b9c7c35 ResponseEntity headers builder casts body to any type 10 years ago
Mark Paluch 5285f5300a Fix TLS detection in URLs for Netty Client RequestFactory 10 years ago
Juergen Hoeller 1608d0596d Polishing 10 years ago
Juergen Hoeller fd7045adac Polishing 10 years ago
Juergen Hoeller fe0249bf8f Polishing 10 years ago
Juergen Hoeller 7e7504f5ea Polishing 10 years ago
Juergen Hoeller baa7aecf60 Polishing 10 years ago
Arjen Poutsma b6b536682e Make HttpComponentsAsyncClientHttpRequest abortable 10 years ago
Juergen Hoeller 9de28d640e Polishing 10 years ago
Sebastien Deleuze 6731e52280 Better encapsulation for CORS default permit configuration 10 years ago
Sebastien Deleuze f5ecdda400 Remove duplicated elements in CorsConfiguration#combine() 10 years ago
Sebastien Deleuze c2031aa651 Polish CorsConfigurationTests 10 years ago
Brian Clozel 8751c9931e Fix NumberFormatException with X-Forwarded-Host 10 years ago
Brian Clozel adbf9922f4 Configure default SSL context in Netty RequestFactory 10 years ago
Josh Long 11573b4ea4 fix spelling of word 'recommendation' 10 years ago
Juergen Hoeller e947363a11 Timeout exceptions as RuntimeExceptions 10 years ago
Rossen Stoyanchev 5dbfe48d24 Improve async request timeout handling 10 years ago
Brian Clozel 43c60a02f7 Fix response status check in ServletWrbRequest 10 years ago
Brian Clozel 6501bc5d32 Align MVC checkNotModified with reactive support 10 years ago
Juergen Hoeller c30290b43c @PathVariable supports 'required' attribute (for model attribute methods) 10 years ago
Juergen Hoeller 37670924f6 Polishing 10 years ago
Juergen Hoeller acbb2544bf Polishing 10 years ago
Juergen Hoeller d8f7347000 Consistent comma splitting without regex overhead 10 years ago
Juergen Hoeller 05f74b4218 CommonsMultipartResolver explicitly converts FileSizeLimitExceededException 10 years ago