puppeteer/new-docs/puppeteer.httprequest._redirectchain.md

12 lines
368 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [HTTPRequest](./puppeteer.httprequest.md) &gt; [\_redirectChain](./puppeteer.httprequest._redirectchain.md)
## HTTPRequest.\_redirectChain property
<b>Signature:</b>
```typescript
_redirectChain: HTTPRequest[];
```