---
title: NSURLProtectionSpaceHTTP
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nsurlprotectionspacehttp
---

# NSURLProtectionSpaceHTTP

The protocol type for HTTP.

## Declaration

```swift
let NSURLProtectionSpaceHTTP: String
```

## See Also

### Protocol types

- [NSURLProtectionSpaceHTTPS](foundation/nsurlprotectionspacehttps.md)
- [NSURLProtectionSpaceFTP](foundation/nsurlprotectionspaceftp.md)
