Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1514 | minor | always | 12-18-06 09:33 | 01-01-07 12:02 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | urgent | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.0 | ||
|
|||||
Summary: | 0001514: filters before rewrite-dispatch | ||||
Description: |
(rep by J Wetzler) We want a filter to run before rewrite-dispatch so we can make a request wrapper that answers request.isSecure() and request.getScheme() so that we can make rewrite rules that match on https requests. Our requests always come in to Resin in the clear because of the SSL accelerators. But we can find out if the original request was secure or not by looking at special headers that get injected into the request. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|