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/enable partial download on data #1632

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Conversation

nkokla
Copy link
Contributor

@nkokla nkokla commented Oct 9, 2023

Use module 'send' for set all needed header.

pages/data/[[...path]].js Outdated Show resolved Hide resolved
pages/data/[[...path]].js Show resolved Hide resolved
@nkokla nkokla force-pushed the fix/enable-partial-download-on-data branch from 07e915c to fd98b69 Compare October 11, 2023 11:04
@nkokla nkokla requested a review from IGNFBourcier October 11, 2023 11:07
@nkokla nkokla force-pushed the fix/enable-partial-download-on-data branch from fd98b69 to fe04ec2 Compare October 11, 2023 11:51
pages/data/[[...path]].js Show resolved Hide resolved
pages/data/[[...path]].js Outdated Show resolved Hide resolved
@nkokla nkokla force-pushed the fix/enable-partial-download-on-data branch from fe04ec2 to 436facc Compare October 11, 2023 13:35
@nkokla nkokla force-pushed the fix/enable-partial-download-on-data branch 2 times, most recently from 0521bae to 0a1e831 Compare October 11, 2023 14:24
@nkokla nkokla force-pushed the fix/enable-partial-download-on-data branch from 0a1e831 to 728aeab Compare October 11, 2023 14:26
@nkokla nkokla requested a review from IGNFBourcier October 11, 2023 14:32
@nkokla nkokla merged commit 83ba5fd into master Oct 11, 2023
1 check passed
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.

FIX: Ajouter le support de l'en-tête range pour les téléchargement de data.
2 participants