---
title: CFStreamErrorHTTP.parseFailure
framework: cfnetwork
role: symbol
role_heading: Case
path: cfnetwork/cfstreamerrorhttp/parsefailure
---

# CFStreamErrorHTTP.parseFailure

A parsing error occurred while an incoming message was being deserialized and appended to a message object. The headers of the incoming message may be formatted improperly.

## Declaration

```swift
case parseFailure
```

## See Also

### Constants

- [CFStreamErrorHTTP.redirectionLoop](cfnetwork/cfstreamerrorhttp/redirectionloop.md)
- [CFStreamErrorHTTP.badURL](cfnetwork/cfstreamerrorhttp/badurl.md)
