[Corona] Fix protocol detection for requests using SSL termination

Review Request #379 — Created July 10, 2015 and submitted

pprkut
Lunr
pprkut:style_vortex
lunr
Fix protocol detection for requests using SSL termination.
Unit tests
  • 0
  • 0
  • 1
  • 0
  • 1
Description From Last Updated
tardypad
  1. 
      
  2. src/Lunr/Corona/Tests/WebRequestParserParseRequestTest.php (Diff revision 1)
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    this doesn't properly test as well that the HTTP_X_FORWARDED_PROTO key takes precedence over the HTTPS key if present
  3. 
      
pprkut
tardypad
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...