2291 Commits (d5df097e0e3afe7ae36622ad275b39631ee38c3b)

Author SHA1 Message Date
Brian Clozel d00f6f09a5 Polish ContentCachingRequestWrapper 6 years ago
zilong6 4d0800f392 Improve ContentCachingRequestWrapper performance 6 years ago
Arjen Poutsma 2ac6a15f6f Add setBearerAuth method 6 years ago
Arjen Poutsma a663454fad Changed Basic Authentication consumer to setBasicAuth method 6 years ago
Rossen Stoyanchev 4bd22eeb13 Fallback logger for logging in http and codec packages 6 years ago
Rossen Stoyanchev bca9f51092 Polish hint for suppressing logging at Encoder/Decoder 6 years ago
Rossen Stoyanchev 2874dd75ca Fine-tune WebFlux logging at HTTP/WebSocket level 6 years ago
Rossen Stoyanchev 7746878b50 Remove workaround for Reactor Netty #171 6 years ago
Rossen Stoyanchev bc3cf0eeb8 Expose request id at the ServerHttpRequest level 6 years ago
Rossen Stoyanchev 5dc49b16ea Correlated messages at HTTP adapter + WebSocket level 6 years ago
Rossen Stoyanchev bb3061d112 Polish 6 years ago
Violeta Georgieva 22f6e5b9ff Adapt ReactorHttpsServer to lates Reactor Netty changes 6 years ago
Rossen Stoyanchev 39d5874441 Use connection id in server log messages if possible 6 years ago
Rossen Stoyanchev 5cdc26770e Correlated WebClient log messages 6 years ago
Rossen Stoyanchev 82310660fd Correlated encoding/decoding log messages via hints 6 years ago
Rossen Stoyanchev fd90b73748 Correlated WebFlux server log messages 6 years ago
Juergen Hoeller 83faee67d5 HttpMessageNotReadableException provides access to HttpInputMessage 6 years ago
Rossen Stoyanchev 43d6ceb6f0 Align settings for sameSite and secure flag 6 years ago
Juergen Hoeller 9efddea5e0 Upgrade to Apache Johnzon 1.1.8 and JCA 1.7.1 6 years ago
Juergen Hoeller e485abbe56 Fix checkstyle violation (plus related polishing) 6 years ago
Juergen Hoeller d08b72a75a Consistent throwing of HttpMessageNotReadableException vs IOException 6 years ago
Arjen Poutsma 6bcf6ffb06 Add Basic Authentication Consumer 6 years ago
Juergen Hoeller 4ff1e3e74b Consistent abstract declaration for utility classes (plus polishing) 6 years ago
Rossen Stoyanchev e72f4ec501 Fix checkstyle error 6 years ago
Rossen Stoyanchev d74e09a925 Polish MockClientHttpRequest 6 years ago
Rossen Stoyanchev 7f555785dd Add getBodyAsString() to MockClientHttpRequest 6 years ago
Rossen Stoyanchev 51ec7c6b4a Add hook for customizing response cookie 6 years ago
Rossen Stoyanchev 5ec8db1adc Polish CookieWebSessionIdResolver 6 years ago
Rossen Stoyanchev 907a306ee2 Fix locally failing test in FlushingIntegrationTests 6 years ago
Damiano Albani 3165b3c024 Fix typo in Java doc 6 years ago
Juergen Hoeller e22466e9d5 Polishing 6 years ago
Juergen Hoeller d34e6f7f70 Polishing 6 years ago
Juergen Hoeller 40efcc933c Polishing 6 years ago
Juergen Hoeller bac68c8d3f StandardServletMultipartResolver accepts any HTTP method for multipart 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Phillip Webb 1c25cec44f Polish test code 6 years ago
Phillip Webb 81451aa800 Organize imports 6 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 6 years ago
Phillip Webb 9de3689f63 Never use 'this.' when accessing loggers 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb 0ad0f341bd Don't use single letter catch variables 6 years ago
Phillip Webb 866e9d702e Use consistent block style 6 years ago
Phillip Webb 04a8c285df Fix annotation styling issues 6 years ago
Phillip Webb e9d1b39aff Apply consistent copyright header 6 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Rossen Stoyanchev 7ccd2b024d Refine logging for async requests 6 years ago
Juergen Hoeller 2a15962d7f WebHttpHandlerBuilder retains ApplicationContext in copy constructor 6 years ago
Rossen Stoyanchev 900bc8a2e3 Logging improvements for WebFlux 6 years ago