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 case-insensitive search for ETag header #66

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bbockelm
Copy link
Collaborator

The code still needs to be replaced with proper header parsing. However, for now, we settle for switching to case-insensitive parsing and adding checks for return codes.

@bbockelm bbockelm requested a review from rw2 December 14, 2024 20:58
@bbockelm bbockelm force-pushed the etag_case_insensitive branch 2 times, most recently from d913fe7 to f99ffb1 Compare December 15, 2024 21:27
Refactors the ETag parsing to be done within the request command itself
instead of in the filesystem layer.

The code still needs to be replaced with proper header parsing.
However, for now, we settle for switching to case-insensitive parsing
and adding checks for return codes.
@bbockelm bbockelm force-pushed the etag_case_insensitive branch from f99ffb1 to 74da355 Compare December 15, 2024 21:29
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