OptionaltimeoutRequest timeout in milliseconds.
OptionalmaxMaximum number of redirects to follow.
OptionalmaxMaximum response size in bytes.
OptionaluserUser-Agent header shortcut.
OptionalthrowThrow error on HTTP error status (4xx, 5xx).
OptionalstrictValidate Content-Type header.
OptionalallowedAllowed Content-Type values for strictContentType.
OptionalfollowFollow redirects automatically.
OptionalvalidateValidate detected encoding.
Extended RequestInit with pluck-specific options.
Remarks
Extends standard fetch RequestInit with additional options for robust web scraping. All standard fetch options are supported.