summaryrefslogtreecommitdiff
path: root/lib/mixlib/authentication/http_authentication_request.rb
Commit message (Expand)AuthorAgeFilesLines
* Substitute require for require_relativerelativeTim Smith2019-12-201-1/+1
* Chefstyle fixesTim Smith2019-08-061-1/+1
* Chefstyle autocorrectsTim Smith2019-08-061-1/+1
* Update copyrights and e-mailsTim Smith2018-07-301-2/+2
* Move mixlib-auth debugging to trace leveltm/loggingThom May2018-04-111-1/+1
* Fix following bug:jonyrock2016-06-081-1/+2
* Chefstyle and modernisev1.4.1Thom May2016-06-081-6/+5
* Use DEFAULT_SERVER_API_VERSION in all the placesjdm/sign-v1.3Jay Mundrawala2015-11-301-1/+1
* Sign x-ops-server-api-version headerJay Mundrawala2015-11-301-2/+4
* [CHEF-761] revert to verifying the headers in initializeDaniel DeLeo2010-07-211-0/+1
* [CHEF-761] initialize with the request to access normalized headersDaniel DeLeo2010-07-211-3/+4
* [CHEF-761] extract header handling into its own classDaniel DeLeo2010-07-211-0/+85