[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [PostDataEntry](./puppeteer.protocol.network.postdataentry.md) ## Protocol.Network.PostDataEntry interface Post data entry for HTTP request Signature: ```typescript export interface PostDataEntry ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [bytes](./puppeteer.protocol.network.postdataentry.bytes.md) | string | |