Skip to content

Instantly share code, notes, and snippets.

@hypeJunction
Created October 17, 2020 10:22
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 hypeJunction/45b5c3aa77cf08d1d5c334a66a49a6c2 to your computer and use it in GitHub Desktop.
Save hypeJunction/45b5c3aa77cf08d1d5c334a66a49a6c2 to your computer and use it in GitHub Desktop.
<link
rel="prefetch"
href="/v2/translations/de"
as="fetch"
type="application/json"
/>
<script>
fetch('/v2/translations/de', {
headers: {
Accept: 'application/json'
}
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment