summaryrefslogtreecommitdiff
path: root/lib/chef/http/simple.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-5/+5
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-0/+18
* Add missing requires to HTTP and HTTP::Simplehttp-simple-requiresdanielsdeleo2014-06-271-1/+2
* CHEF-5198: a better fixLamont Granquist2014-04-091-4/+7
* reorder middleware in chef::http::simpleLamont Granquist2014-04-091-7/+4
* CHEF-5100:Lamont Granquist2014-03-271-0/+5
* Add a simple HTTP client without json/authN supportdanielsdeleo2013-10-081-0/+16