Sha256: c91a0acf601ba88e521f5e16638436da820de39cd455ace2e60c4f8b69bd9921

Contents?: true

Size: 205 Bytes

Versions: 28

Compression:

Stored size: 205 Bytes

Contents

require 'chef/http'
require 'chef/http/authenticator'
require 'chef/http/decompressor'


class Chef
  class HTTP

    class Simple < HTTP

      use Decompressor
      use CookieManager

    end
  end
end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
chef-11.12.0.alpha.1-x86-mingw32 lib/chef/http/simple.rb
chef-11.12.0.alpha.1 lib/chef/http/simple.rb
chef-11.10.4.ohai7.0-x86-mingw32 lib/chef/http/simple.rb
chef-11.10.4.ohai7.0 lib/chef/http/simple.rb
chef-11.10.4 lib/chef/http/simple.rb
chef-11.10.4-x86-mingw32 lib/chef/http/simple.rb
chef-11.10.2-x86-mingw32 lib/chef/http/simple.rb
chef-11.10.2 lib/chef/http/simple.rb
chef-11.10.0-x86-mingw32 lib/chef/http/simple.rb
chef-11.10.0 lib/chef/http/simple.rb
chef-11.10.0.rc.1-x86-mingw32 lib/chef/http/simple.rb
chef-11.10.0.rc.1 lib/chef/http/simple.rb
chef-11.10.0.rc.0 lib/chef/http/simple.rb
chef-11.10.0.rc.0-x86-mingw32 lib/chef/http/simple.rb
chef-11.8.4.ohai7.0-x86-mingw32 lib/chef/http/simple.rb
chef-11.8.4.ohai7.0 lib/chef/http/simple.rb
chef-11.10.0.alpha.1-x86-mingw32 lib/chef/http/simple.rb
chef-11.10.0.alpha.1 lib/chef/http/simple.rb
chef-11.8.2 lib/chef/http/simple.rb
chef-11.8.2-x86-mingw32 lib/chef/http/simple.rb