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

Support If-Match in static server #22

Open
pksunkara opened this issue Feb 23, 2021 · 0 comments
Open

Support If-Match in static server #22

pksunkara opened this issue Feb 23, 2021 · 0 comments
Labels
D1: trivial Difficulty: Trivial to implement for beginners P: static Plugin: static T: feature Type: Feature request U4: nice to have Urgency: Nice to have W: other Waiting: Other issues

Comments

@pksunkara
Copy link
Owner

Since all the requests are GET, we should only use this if Range header is present.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-Match

Blocked by #21

@pksunkara pksunkara added U4: nice to have Urgency: Nice to have T: feature Type: Feature request D1: trivial Difficulty: Trivial to implement for beginners P: static Plugin: static W: other Waiting: Other issues labels Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D1: trivial Difficulty: Trivial to implement for beginners P: static Plugin: static T: feature Type: Feature request U4: nice to have Urgency: Nice to have W: other Waiting: Other issues
Projects
None yet
Development

No branches or pull requests

1 participant