<!--
{
  "availability" : [
    "iOS: 17.5.0 -",
    "iPadOS: 17.5.0 -",
    "macCatalyst: 17.5.0 -",
    "macOS: 14.5.0 -",
    "tvOS: 17.5.0 -",
    "visionOS: 1.2.0 -",
    "watchOS: 10.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVPlayerItemErrorLogEvent/allHTTPResponseHeaderFields",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVPlayerItemErrorLogEvent(py)allHTTPResponseHeaderFields"
  },
  "title" : "allHTTPResponseHeaderFields"
}
-->

# allHTTPResponseHeaderFields

The HTTP header fields the server returns.

```
var allHTTPResponseHeaderFields: [String : String]? { get }
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)