Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow allowedhosts only in background worker contexts #65

Merged

Conversation

chrisdickinson
Copy link
Contributor

Extism HTTP host functions are only available when running the plugin in the background on a worker; throw an error when attempting to specify allowedHosts on a foreground worker.

Fixes #56.

Extism HTTP host functions are only available when running the plugin in
the background on a worker; throw an error when attempting to specify
allowedHosts on a foreground worker.

Fixes #56.
@chrisdickinson chrisdickinson force-pushed the chris/20240506-allowed-hosts-only-on-runinworker branch from edba98b to dee1fb2 Compare May 22, 2024 17:10
@chrisdickinson chrisdickinson merged commit d5cdb2e into main May 22, 2024
4 checks passed
@chrisdickinson chrisdickinson deleted the chris/20240506-allowed-hosts-only-on-runinworker branch May 22, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

http_request is not enabled
1 participant