summaryrefslogtreecommitdiff
path: root/lib/chef/http/authenticator.rb
Commit message (Expand)AuthorAgeFilesLines
* Use version 1 as the default API version if not specified.tylercloke2015-06-051-1/+1
* Added versioned Chef Object API support code and repaired Chef::User.create.tylercloke2015-06-051-2/+7
* Implemented X-Ops-Server-API-Version in Chef requests.tylercloke2015-05-041-0/+3
* validate streaming file sizeClaire McQuin2014-01-231-0/+4
* Express stream handling via middlewaresdanielsdeleo2013-10-081-0/+4
* Move HTTP components into chef/httpdanielsdeleo2013-10-081-0/+85