mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
16 lines
440 B
Markdown
16 lines
440 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [HTTPRequest](./puppeteer.httprequest.md) > [redirectChain](./puppeteer.httprequest.redirectchain.md)
|
||
|
|
||
|
## HTTPRequest.redirectChain() method
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
redirectChain(): HTTPRequest[];
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
[HTTPRequest](./puppeteer.httprequest.md)<!-- -->\[\]
|
||
|
|