summaryrefslogtreecommitdiff
path: root/lib/chef/http/cookie_manager.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* validate streaming file sizeClaire McQuin2014-01-231-0/+3
* Fix Chef::HTTP dependence on subclass methodsdanielsdeleo2013-10-081-4/+4
* Express stream handling via middlewaresdanielsdeleo2013-10-081-0/+5
* Extract HTTP cookie handling to middlewaredanielsdeleo2013-10-081-0/+51