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
centralize addition of default and content-type headers in «fetch»
ensure HTTP method is always specified
simplify header logic in «get», «post», «put», and «delete» functions
prevents missing or incorrect headers for requests
0 commit comments