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