jbalcorn (Justin Alcorn)
- Login: jbalcorn
- Email: justin@jalcorn.net
- Registered on: 01/27/2015
- Last sign in: 01/27/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/27/2015
-
03:51 PM Ruby Bug #10789 (Closed): X-forwarded-Proto required when using Reverse Proxy
- The Webrick library httpserver.rb makes use of the X-Forwarded-* HTTP headers when building link references for 307 responses. It also requires X-Forwarded-Proto, but this header is not added by default in Apache 2.2 mod_proxy (and poss...