You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like #2 it will probably be an augmentation of the global Headers class like we do for JSON and it would be wise to also support the rest of the HeadersInit formats: Iterable<string[]> | Record<string, string>.
Like #2 it will probably be an augmentation of the global
Headersclass like we do forJSONand it would be wise to also support the rest of theHeadersInitformats:Iterable<string[]> | Record<string, string>.