Options for HTTP-based content fetching.
optional
timeout: number
Request timeout in milliseconds
optional
userAgent: string
User agent string for HTTP requests
optional
allowEmptyResponse: boolean
Allow empty responses without throwing
optional
headers: Record<string, string>
Custom headers for requests