Module: HTTPX::Plugins::Auth

Defined in:
lib/httpx/plugins/auth.rb

Overview

This plugin adds a shim authorization method to the session, which will fill the HTTP Authorization header, and another, bearer_auth, which fill the “Bearer ” prefix in its value.

gitlab.com/os85/httpx/wikis/Auth#auth

Defined Under Namespace

Modules: InstanceMethods