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

NodeIO: Add 'setAllowHTTP(bool)' #466

Merged
merged 2 commits into from
Jan 4, 2022
Merged

NodeIO: Add 'setAllowHTTP(bool)' #466

merged 2 commits into from
Jan 4, 2022

Conversation

donmccurdy
Copy link
Owner

Allows HTTP requests from Node.js if Fetch API is provided and setAllowHTTP(true) or --allow-http are invoked.

Example:

gltf-transform inspect https://example.com/path/to/model.glb --allow-http

@donmccurdy donmccurdy added feature New enhancement or request package:core labels Jan 4, 2022
@donmccurdy donmccurdy added this to the v2.0 milestone Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New enhancement or request package:core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant