Summary
Add X-Forwarded-For support to Intarweb and possibly Spiffy
Metadata
- Id: cf1dce47b8f0c850668d5905c7ede123521b19f4
- Trac id: 564
- Type: enhancement
- Reporter: sjamaan
- Owner: sjamaan
- Cc: jjfoerch@earthlink.net
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version:
- Changetime: 2011-04-17 21:06:17 UTC
- Created: 2011-04-14 18:55:06 UTC
- Keywords: x-forwarded-for, proxies, spiffy, intarweb, header
Description
See John Foerch's mail to Chicken-users.
Adding it to intarweb is a no-brainer. About if and how to add it to Spiffy I'll need to think some more.
Changes and comments
[2011-04-17 21:06:17 UTC] sjamaan changed status from new to closed
[2011-04-17 21:06:17 UTC] sjamaan set resolution to fixed
[2011-04-17 21:06:17 UTC] sjamaan wrote:
This is now implemented in trunk intarweb & spiffy. It will be made into a release soon enough if no new issues pop up.
I'm not sure about secure connections yet; possibly secure-connection? should be modified to be a user-supplied procedure that can tell whether the connection is secure. Or something... Why does this web stuff suck so much?