---
title: request
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/urlsession/datataskpublisher/request
---

# request

The URL request performed by the data task associated with this publisher.

## Declaration

```swift
let request: URLRequest
```

## See Also

### Inspecting data task properties

- [session](foundation/urlsession/datataskpublisher/session.md)
