---
title: originalRequest
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkdownload/originalrequest
---

# originalRequest

An object that represents the request that initiated the download.

## Declaration

```swift
var originalRequest: URLRequest? { get }
```

## See Also

### Inspecting the download

- [webView](webkit/wkdownload/webview.md)
