---
title: response
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wknavigationresponse/response
---

# response

The frame’s response.

## Declaration

```swift
@NSCopying var response: URLResponse { get }
```

## Discussion

Discussion Allowing a navigation response with a MIME type that WebKit can’t display causes the navigation to fail.
