puppeteer/new-docs/puppeteer.protocol.fetch.headerentry.md
2020-07-13 14:01:35 +01:00

658 B

Home > puppeteer > Protocol > Fetch > HeaderEntry

Protocol.Fetch.HeaderEntry interface

Response HTTP header entry

Signature:

export interface HeaderEntry 

Properties

Property Type Description
name string
value string