FastCGIParserErrorType
public enum FastCGIParserErrorType
HTTP parser error types
-
Undocumented
Declaration
Swift
case success -
Undocumented
Declaration
Swift
case protocolError -
Undocumented
Declaration
Swift
case invalidType -
Undocumented
Declaration
Swift
case clientDisconnect -
Undocumented
Declaration
Swift
case unsupportedRole -
Undocumented
Declaration
Swift
case internalError
View on GitHub
FastCGIParserErrorType Enumeration Reference