module HTTPX::Plugins::DigestAuth::OptionsMethods

  1. lib/httpx/plugins/digest_auth.rb

adds support for the following options:

:digest

instance of HTTPX::Plugins::Authentication::Digest, used to authenticate requests in the session.