Bug#573171: lighttpd: $HTTP[url] contains full URI when using GET https in lenny

2010-03-13 Thread Stefan Bühler
Hi, Johannes Weißl jar...@molb.org wrote: Package: lighttpd Version: 1.4.19-5+lenny1 Severity: important $HTTP[url] contains full URI (https://host:443/somefile) when using an https request like this: GET https://host:443/somefile HTTP/1.1 Host: host:443 while it should

Bug#573171: lighttpd: $HTTP[url] contains full URI when using GET https in lenny

2010-03-09 Thread Johannes Weißl
Package: lighttpd Version: 1.4.19-5+lenny1 Severity: important $HTTP[url] contains full URI (https://host:443/somefile) when using an https request like this: GET https://host:443/somefile HTTP/1.1 Host: host:443 while it should only contain /somefile. It works if a relative path for