---
title: kCFURLHTTPStatusLine
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfurlhttpstatusline
---

# kCFURLHTTPStatusLine

A CFString object holding the status line of an HTTP request.

## Declaration

```swift
let kCFURLHTTPStatusLine: CFString!
```

## See Also

### Constants

- [kCFURLHTTPStatusCode](corefoundation/kcfurlhttpstatuscode.md)
