summaryrefslogtreecommitdiff
path: root/lib/chef/http/validate_content_length.rb
Commit message (Expand)AuthorAgeFilesLines
* fix some UselessAssignment caseslcg/useless-assignmentLamont Granquist2016-03-141-1/+0
* Split the negative check to its own log message.Noah Kantrowitz2016-02-291-1/+6
* Handle negative content length headers too.Noah Kantrowitz2016-02-291-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
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-8/+8
* CHEF-5100:Lamont Granquist2014-03-271-12/+9
* CHEF-5100: reset state for streamed downloadsLamont Granquist2014-03-271-0/+1
* CHEF-5041: check for transfer-encoding headerLamont Granquist2014-03-271-11/+29
* move text message to exception classLamont Granquist2014-01-271-1/+1
* rename ValidateResponse to ValidateContentLengthLamont Granquist2014-01-271-0/+94