Closed Magisus closed 4 years ago
Oh, hold on, wanted to add a test.
Added.
I thought about it, but I really just wanted to demonstrate that the API works. All of these mappings are built into the underlying apache library and definitely tested there. Maybe I could add one 404?
CLA signed by all contributors.
This commit adds an additional field to the Response object: the status message or reason phrase that goes along with the HTTP code. This allows us to better match the API for Puppet's HTTP response object, for ruby/java interop in puppetserver.