Module: THTP::Status
- Defined in:
- lib/thtp/status.rb
Overview
These HTTP status codes correspond to Thrift::MessageTypes, which tell clients what kind of message body to expect.
Constant Summary collapse
- REPLY =
CALL is not needed because HTTP has explicit requests ONEWAY is not supported in Ruby, but regardless, it has the same semantics as CALL
200
- EXCEPTION =
500