HomePhorge

Fixed URI encoding problem with requirement string
9a2bbc90f1b1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fixed URI encoding problem with requirement string

When passing a requirement string with an unescaped URI character,
such as '>= 1.0.3' to puppet module install, an error would be raised.
Added URI escape to make_http_request to ensure all URIs are properly
escaped.

Details

Provenance
Mathieu Mitchell <mmitchell@iweb.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU7516ca6fc8d6: Merge pull request #1458 from richardc/master
Branches
Unknown
Tags
Unknown

Event Timeline

Mathieu Mitchell <mmitchell@iweb.com> committed rPU9a2bbc90f1b1: Fixed URI encoding problem with requirement string (authored by Mathieu Mitchell <mmitchell@iweb.com>).Feb 7 2013, 1:14 AM