mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4a0784bea8
This commit adds a test for ReactorServerHttpRequest.getUri() to check whether it returns a HTTPS scheme when configured with SSL. Issue: SPR-15931