HomePhorge

(PUP-744) Don't modify site information when following redirects
993d26ca4bf8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-744) Don't modify site information when following redirects

Previously, the connection would mutate its host, port, etc when
following redirects. This wasn't really an issue, because connections
were always single use.

Now that connections can be cached, we do not want to mutate the
original site information even when following permanent redirects.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU02b0deb4b9cc: (PUP-744) Remove private Connection#connection method
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU993d26ca4bf8: (PUP-744) Don't modify site information when following redirects (authored by Josh Cooper <josh@puppetlabs.com>).Jul 25 2014, 6:36 PM