HTTP HEAD requests fail (403)
Bug #1991973 reported by
Dan Ryan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad Mojo Specs |
Fix Committed
|
High
|
Colin Watson |
Bug Description
The proxy for the launchpad builders denies HEAD requests over HTTP while allowing them over HTTPS -- this has caused build failures for us when building packages which rely on tests which perform HTTP HEAD requests prior to fetching resources.
Mattermost discussion: https:/
Relevant section per @cjwatson:
# Deny all except certain HTTP methods.
- "!method": [GET, POST, CONNECT, OPTIONS, PROPFIND, REPORT]
It would be very helpful for us if HEAD requests were allowed
Thanks
Related branches
~cjwatson/launchpad-mojo-specs:builder-proxy-head
- Andrey Fedoseev (community): Approve
-
Diff: 40 lines (+4/-4)1 file modifiedlp-builder-proxy/bundle.yaml (+4/-4)
Changed in launchpad-mojo-specs: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Colin Watson (cjwatson) |
To post a comment you must log in.
Upgrade ticket filed: https:/ /portal. admin.canonical .com/C153851