Exception: TP2::ProtocolError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/tp2/errors.rb

Direct Known Subclasses

UnsupportedHTTPVersionError

Instance Method Summary collapse

Instance Method Details

#http_statusObject



5
6
7
# File 'lib/tp2/errors.rb', line 5

def http_status
  Qeweney::Status::BAD_REQUEST
end