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

# response

The response for this data source.

## Declaration

```swift
var response: URLResponse! { get }
```

## See Also

### Getting the request and response

- [initialRequest](webkit/webdatasource/initialrequest.md)
- [request](webkit/webdatasource/request.md)
