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