HomePhorge

[#3804] Fixed one failing spec for RackREST
1d49defe9b2aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[#3804] Fixed one failing spec for RackREST

A new version of Rack::MockRequest automatically uppercases the HTTP
method, expecting that any method passed in should properly be uppercase.
e.g. GET, PUT, POST

This behavior is on line 81 of Rack::MockRequest:
http://rack.rubyforge.org/doc/classes/Rack/MockRequest.src/M000230.html

Reviewed by Matt Robinson

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
test branch <puppet-dev@googlegroups.com>Committed on Feb 17 2010, 3:50 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU1e89bff59448: Fixes #3514 - CR/LF line ending in puppet.conf cause silent failure
Branches
Unknown
Tags
Unknown

Event Timeline

test branch <puppet-dev@googlegroups.com> committed rPU1d49defe9b2a: [#3804] Fixed one failing spec for RackREST (authored by Nick Lewis <nick@puppetlabs.com>).Feb 17 2010, 3:50 PM