Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

IMSZ-563 add origin-auth to images fetch #288

Merged

Conversation

florianmartens
Copy link
Contributor

When fetching images for authenticated origins users may use an option called 'origin-auth' as part of the fetch api. Previously, the option was not present in the types eventhough it was supported by the api. This PR adds the option to the interface.

@changeset-bot
Copy link

changeset-bot bot commented Oct 6, 2022

🦋 Changeset detected

Latest commit: dc611e5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudflare/workers-types Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

When fetching images for authenticated origins users may use
an option called 'origin-auth' as part of the fetch api.
Previously, the option was not present in the types eventhough
it was supported by the api. This PR adds the option to the
interface.
@WalshyDev
Copy link
Member

Closes #282

@GregBrimble GregBrimble merged commit 4fe75b2 into cloudflare:master Oct 11, 2022
@github-actions github-actions bot mentioned this pull request Oct 11, 2022
@florianmartens florianmartens deleted the florian/IMSZ-563/add-auth-param branch October 24, 2022 13:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants