Actions
Bug #2779
closedCGI local-redir handling conflicts with LuCI redirect with Set-Cookie
ASK QUESTIONS IN Forums:
Description
CGI local-redir handling conflicts with LuCI redirect with Set-Cookie
RFC3875 CGI 1.1 specification section 6.2.2 Local Redirect Response
http://www.ietf.org/rfc/rfc3875
lighttpd implements local-redir per RFC 3875, but this behavior conflicts with the expectation of some applications, which might return a local URL path in Location response header, but expect it to be sent back to client. Other response headers might include Set-Cookie, as is done by LuCI (https://github.com/openwrt/luci)
Updated by gstrauss almost 8 years ago
- Status changed from Patch Pending to Fixed
- % Done changed from 0 to 100
Applied in changeset f57d8c54b418c1b770c221896dcfb6051cb24c3d.
Actions
Also available in: Atom