Project

General

Profile

Actions

Bug #2779

closed

CGI local-redir handling conflicts with LuCI redirect with Set-Cookie

Added by gstrauss over 7 years ago. Updated over 7 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_cgi
Target version:
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)

Actions #1

Updated by gstrauss over 7 years ago

  • Category set to mod_cgi
Actions #2

Updated by gstrauss over 7 years ago

  • Status changed from Patch Pending to Fixed
  • % Done changed from 0 to 100
Actions

Also available in: Atom