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
Refactor COPY handler (used by the Save-to-server bookmarklet) to use axios/fetch() instead of the current http request, so it can handle 302 redirects transparently.
The text was updated successfully, but these errors were encountered:
Refactor COPY handler (used by the Save-to-server bookmarklet) to use
axios
/fetch()
instead of the current http request, so it can handle 302 redirects transparently.The text was updated successfully, but these errors were encountered: