---
title: alternateRequest
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webpage/navigationpreferences/alternaterequest
---

# alternateRequest

Used to make changes to the network request that will be used for this navigation’s main resource load.

## Declaration

```swift
var alternateRequest: URLRequest?
```
