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>.
The text was updated successfully, but these errors were encountered:
Like #2 it will probably be an augmentation of the global
Headers
class like we do forJSON
and it would be wise to also support the rest of theHeadersInit
formats:Iterable<string[]> | Record<string, string>
.The text was updated successfully, but these errors were encountered: