Type Method
invalidHeader(reason:)
A part’s header fields could not be parsed.
static func invalidHeader(reason: String) -> MultipartParserError
Parameters
reasonAn explanation of why the header is invalid.
Return Value
An error instance.
You're viewing documentation for a pre-release version. View the latest stable version
Type Method
static func invalidHeader(reason: String) -> MultipartParserError
reasonAn explanation of why the header is invalid.
An error instance.