Module: Puppet::HTTP Private
- Defined in:
- lib/puppet/http.rb,
lib/puppet/http/errors.rb
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Defined Under Namespace
Classes: Client, ConnectionError, ExternalClient, HTTPError, ProtocolError, Redirector, Resolver, Response, ResponseError, RetryAfterHandler, RouteError, SerializationError, Service, Session, TooManyRedirects, TooManyRetryAfters
Constant Summary collapse
- ACCEPT_ENCODING =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
"gzip;q=1.0,deflate;q=0.6,identity;q=0.3".freeze
- HEADER_PUPPET_VERSION =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
"X-Puppet-Version".freeze