Crig::HttpClient::Error::Kind
Inherits Enum < Comparable < Value < Object
Constants
Protocol = 0
InvalidStatusCode = 1
InvalidStatusCodeWithMessage = 2
InvalidHeaderValue = 3
NoHeaders = 4
StreamEnded = 5
InvalidContentType = 6
Instance = 7
Instance methods
invalid_status_code_with_message?
Returns true if this enum value equals InvalidStatusCodeWithMessage