Base options shared by both HTTP requests and SSE streams
Contains transport-level options common to all request types.
Optional
Request headers
AbortSignal for request cancellation
Credentials mode
Request mode (cors, no-cors, same-origin)
Query parameters — appended to the URL
Base options shared by both HTTP requests and SSE streams
Contains transport-level options common to all request types.