Type Method
invalidBody(reason:)
A part’s body could not be parsed.
static func invalidBody(reason: String) -> MultipartParserError
Parameters
reasonAn explanation of why the body 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 invalidBody(reason: String) -> MultipartParserError
reasonAn explanation of why the body is invalid.
An error instance.