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

Fix http calls in stac validator #595

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vprivat-ads
Copy link
Contributor

@vprivat-ads vprivat-ads commented Dec 2, 2024

Similarly to #572, http headers are not provided to stac-validator. This PR fixes it.

Also it adds the possibility to configure whether assets URLs should be open during validation or not, sometimes it is not wanted, for performance or networking reasons.

Based on #594

Requires changes in stac-validator and stac-check:

@vprivat-ads vprivat-ads force-pushed the fix_http_calls_in_stac_validator branch from 4e93192 to 3e46f19 Compare December 2, 2024 15:17
@vprivat-ads vprivat-ads marked this pull request as draft December 2, 2024 17:08
@vprivat-ads vprivat-ads force-pushed the fix_http_calls_in_stac_validator branch 6 times, most recently from 7da0407 to c970a86 Compare December 3, 2024 11:48
@vprivat-ads vprivat-ads force-pushed the fix_http_calls_in_stac_validator branch from c970a86 to 13dddd5 Compare December 3, 2024 12:55
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.

1 participant