feat: remove fetchFailOnStatusCode protocol change

This commit is contained in:
JacksonLei123 2025-01-28 14:17:07 -05:00
parent 7044db8d1c
commit 98155ab2f7

View file

@ -468,7 +468,6 @@ ContextOptions:
extraHTTPHeaders: extraHTTPHeaders:
type: array? type: array?
items: NameValue items: NameValue
fetchFailOnStatusCode: boolean?
offline: boolean? offline: boolean?
httpCredentials: httpCredentials:
type: object? type: object?
@ -694,7 +693,6 @@ Playwright:
extraHTTPHeaders: extraHTTPHeaders:
type: array? type: array?
items: NameValue items: NameValue
fetchFailOnStatusCode: boolean?
clientCertificates: clientCertificates:
type: array? type: array?
items: items: