Skip to content

NetworkInstrumentInit

Extends

Properties

disabled?

disabled?: boolean

Inherited from

BaseInstrumentInit.disabled

Source

inspector/lib/types.ts:125


interceptors?

interceptors?: ("http" | "fetch")[]

Source

inspector/lib/types.ts:138


maxBodySize?

maxBodySize?: number

Source

inspector/lib/types.ts:139


readBody?

readBody?: boolean

Source

inspector/lib/types.ts:140


Generated using TypeDoc and typedoc-plugin-markdown.