Exception: TP2::UnsupportedHTTPVersionError

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

Instance Method Summary collapse

Instance Method Details

#http_statusObject



11
12
13
# File 'lib/tp2/errors.rb', line 11

def http_status
  Qeweney::Status::HTTP_VERSION_NOT_SUPPORTED
end