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

Use standard header for checksums #2921

Merged
merged 1 commit into from
Jun 3, 2022
Merged

Conversation

glpatcern
Copy link
Member

On HEAD requests, we currently expose checksums (when available) using the ownCloud-specific header, which is typically consumed by the sync clients.

This patch adds the standard Digest header using the standard format detailed at https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Digest. This is e.g. used by GFAL/Rucio clients in the context of managed transfers of datasets.

@glpatcern glpatcern requested review from a team, labkode and ishank011 as code owners June 3, 2022 06:43
@update-docs
Copy link

update-docs bot commented Jun 3, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@glpatcern glpatcern changed the title Use standard headers for checksums Use standard header for checksums Jun 3, 2022
@glpatcern glpatcern force-pushed the gfal-cksum branch 2 times, most recently from 195835c to 2cdee16 Compare June 3, 2022 06:45
… standard header on top of the ownCloud-specific one
@sonarcloud
Copy link

sonarcloud bot commented Jun 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.1% 0.1% Duplication

@glpatcern glpatcern assigned glpatcern and unassigned glpatcern Jun 3, 2022
@ishank011 ishank011 merged commit 2f0cee9 into cs3org:master Jun 3, 2022
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.

2 participants