def test_iter_multipart_line_endings(newline: bytes):
def test_iter_multipart_invalid_boundary(content_type: str):
def test_iter_multipart_malformed_framing(body: bytes):
def test_iter_multipart_malformed_headers(headers: bytes):
