class Rack::Banken::Exceptions::ProxyAuthenticationRequired
Private Instance Methods
status_code()
click to toggle source
# File lib/rack/banken/exceptions/proxy_authentication_required.rb, line 8 def status_code 407 end