---
title: kCFURLHTTPStatusCode
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfurlhttpstatuscode
---

# kCFURLHTTPStatusCode

A CFNumber object holding the status code of an HTTP request.

## Declaration

```swift
let kCFURLHTTPStatusCode: CFString!
```

## See Also

### Constants

- [kCFURLHTTPStatusLine](corefoundation/kcfurlhttpstatusline.md)
