Closed Bug 1153924 Opened 9 years ago Closed 9 years ago

do not use altsvc with proxy

Categories

(Core :: Networking: HTTP, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla40
Tracking Status
firefox40 --- fixed

People

(Reporter: mcmanus, Assigned: mcmanus)

Details

Attachments

(1 file)

The current code applies alt-svc lookups to the origin and creates
maps based on the origin even in the presence of a proxy. That's
correct and it basically makes use of a proxy with them a nop (see
wontfixed bug 1148885). This patch makes that a bit more formal and
prevents maps from being created or used on transactions that involve
a proxy. Like the "don't alt svc to the identity" patch, this pattern
isn't strictly wrong its just not as helpful as clarity - so we will not support it.
Attachment #8591760 - Flags: review?(hurley)
Attachment #8591760 - Flags: review?(hurley) → review+
https://hg.mozilla.org/mozilla-central/rev/7519fa3080b1
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: