[Varnish] #1333: ESI include parsing HTTPS urls as relative not absolute
Varnish
varnish-bugs at varnish-cache.org
Mon Sep 16 12:19:30 CEST 2013
#1333: ESI include parsing HTTPS urls as relative not absolute
----------------------+----------------------
Reporter: rabbitt | Owner: phk
Type: defect | Status: closed
Priority: normal | Milestone:
Component: varnishd | Version: unknown
Severity: normal | Resolution: fixed
Keywords: |
----------------------+----------------------
Changes (by Poul-Henning Kamp <phk@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [69ad7389fe3aee4481aa4f291461bc03e1bc172a]:
{{{
#!CommitTicketReference repository=""
revision="69ad7389fe3aee4481aa4f291461bc03e1bc172a"
By default ignore an <esi:include> with src="https://..."
Feature +esi_ignore_https treats it as http://... instead.
Default is "safe" in order to not expose any data by accident.
Fixes #1333
}}}
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1333#comment:2>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list