HomePhorge

(#7103) Fix HEAD requests in the HTTP handler
9bc4bcefb1a9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7103) Fix HEAD requests in the HTTP handler

HEAD request support was implemented in 2.6.x, and the internal API in the HTTP
handler changed in 2.7.x. So when the branches were merged together, HEAD
requests ended up using the wrong API without any visible merge conflicts or
spec failures. This fixes them to use the correct API.

Reviewed-By: Matt Robinson

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU7817ccb3438a: Merge branch 'ticket/next/6928' into next
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPU9bc4bcefb1a9: (#7103) Fix HEAD requests in the HTTP handler (authored by Nick Lewis <nick@puppetlabs.com>).Apr 14 2011, 4:09 AM