4442 Commits (9df4bce043773bde74a0b0f8ca6e40463147a10c)

Author SHA1 Message Date
Sam Brannen 9011ce9c68 Apply "instanceof pattern matching" in remainder of spring-web module 2 years ago
Juergen Hoeller c9aba1eaad Enable Jetty 12 support in WebFlux 2 years ago
Sam Brannen 8c784085d2 Update copyright dates 2 years ago
rstoyanchev c56c16d7ba Polishing contribution 2 years ago
Patrick Strawderman df1f8139cc Use Content-Length for optimal read to byte[] 2 years ago
rstoyanchev 9624ea392a Resolve baseUrl to String vs temporary URI 2 years ago
Violeta Georgieva 682a4d5353 Prefer request hostName and hostPort in ReactorServerHttpRequest 2 years ago
rstoyanchev fe73c630da Use URI String if necessary in ReactorClientHttpConnector 2 years ago
rstoyanchev c859211f7a Polishing contribution 2 years ago
Baljit Singh 4dbe9d6709 Use ContextView in ServerWebExchangeContextFilter 2 years ago
rstoyanchev acedbfbaba Polishing contribution 2 years ago
Sergiu Prodan 5d6f151031 Update Javadoc of ServletRequestPathFilter 2 years ago
Sébastien Deleuze 9f2f93129b Move HttpServiceProxyFactoryExtensions.kt to spring-web module 2 years ago
Patrick Strawderman 0d10d4beee Initialize ArrayList with exact size in HttpHeaders 2 years ago
Sam Brannen 6d24e62e83 Polishing 2 years ago
Sam Brannen 2e1374b459 Update copyright headers 2 years ago
Johnny Lim 6739ca82ce Polishing 2 years ago
Arjen Poutsma 88e6544d9d Fix regression in WebFlux support for WebDAV methods 2 years ago
Johnny Lim ce3be72e7f Polish 2 years ago
rstoyanchev 5847454aa4 Prefer local hostAddress in ReactorServerHttpRequest 2 years ago
Sébastien Deleuze 569df6eecc Refine ModelAttributeMethodProcessor Kotlin exception handling 2 years ago
rstoyanchev f54e1ef880 Initialize propertyName 2 years ago
rstoyanchev a3efcabe0c Polishing contribution 2 years ago
James Yuzawa dd3dc2d0d0 Pass URI to Reactor Netty HttpClient 2 years ago
Brian Clozel 5335778d8d Polish 2 years ago
Toshiaki Maki 616e7779e0 Add RFC-8246 support to CacheControl 2 years ago
rstoyanchev b23316302d Avoid blocking in InMemoryWebSessionStore#changeSessionId 2 years ago
rstoyanchev dc843adb45 Improve docs on {@code Accept-Language} negotiation 2 years ago
Arjen Poutsma 3e2f58cdd2 Offer restricted access to DataBuffer's ByteBuffer 2 years ago
rstoyanchev f5c1e2ffa1 Polishing contribution 2 years ago
Ronny Perinke 67df0756cd Support multipart/mixed and related in DefaultServerWebExchange 2 years ago
rstoyanchev 27fdf56ed5 Polishing contribution 2 years ago
Yanming Zhou 55392dfbd7 Define xml namespace as constant 2 years ago
Johnny Lim 431ae03447 Polish 2 years ago
rstoyanchev e5ff54955f ProblemDetail XML support via Jackson 2 years ago
rstoyanchev 9c0b28ffdc Fix StringIndexOutOfBoundsException 2 years ago
Sam Brannen 97e557c886 Update copyright headers 2 years ago
Sébastien Deleuze b8a7aa9395 Refine ControllerMappingReflectiveProcessor documentation 2 years ago
Sébastien Deleuze cb63164593 Refine Coroutines support in HttpServiceProxyFactory 2 years ago
Donghyeon Kim 1d4bf58e8d Support Coroutines in HttpServiceProxyFactory 2 years ago
rstoyanchev ce85fdc5c7 Always use application/problem+json with ProblemDetail 2 years ago
Sam Brannen 70aaec2a8d Use static imports for AssertJ assertions in Kotlin tests 2 years ago
Sébastien Deleuze f7418704de Add ResponseEntity.ofNullable() 2 years ago
Sam Brannen ac6385025b Polishing 2 years ago
Sam Brannen 23a60aeb27 Sync MockHttpServletRequest implementations 2 years ago
Arjen Poutsma 58fbf60d2d Include quoted printable filename in ContentDisposition::toString 2 years ago
Juergen Hoeller c0c9ba5c2c Polishing 2 years ago
Juergen Hoeller 4d6249811e Explicit target ClassLoader for interface-based infrastructure proxies 2 years ago
Juergen Hoeller a74b86e812 Lazily load ContextLoader.properties (and lazily fail if not present) 2 years ago
Arjen Poutsma 0ddb394fd0 Register callback for HttpComponentsClientHttpConnector 2 years ago