Skip to content

Instantly share code, notes, and snippets.

@davecra
Created November 10, 2023 03:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davecra/765b5ff9436769d47c783c7330026dc8 to your computer and use it in GitHub Desktop.
Save davecra/765b5ff9436769d47c783c7330026dc8 to your computer and use it in GitHub Desktop.
Converts an @odata.etag
const updatedTag = eTag.replace('W/"', '"').replace('\\"', "");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment