Method: SDM::HTTPAuth#auth_header
- Defined in:
- lib/models/porcelain.rb
#auth_header ⇒ Object
The content to set as the authorization header.
5081 5082 5083 |
# File 'lib/models/porcelain.rb', line 5081 def auth_header @auth_header end |