Bug #1323
lighttpd proxy
| Status: | New | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | jan | % Done: | 0% |
|
| Category: | mod_proxy_core | |||
| Target version: | 1.5.0 | |||
| Pending: | No |
Resolution: | ||
Description
I use r-1857, but afaik mod_proxy_core cannot generate a request for an external proxy server, it will always send a request like GET /path HTTP/..., wich is OK for http servers, but not for proxies expecting something like GET http://host/path HTTP/...