---
title: request
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wknavigationaction/request
---

# request

The URL request object associated with the navigation action.

## Declaration

```swift
var request: URLRequest { get }
```

## See Also

### Inspecting navigation information

- [sourceFrame](webkit/wknavigationaction/sourceframe.md)
- [targetFrame](webkit/wknavigationaction/targetframe.md)
- [shouldPerformDownload](webkit/wknavigationaction/shouldperformdownload.md)
