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

Implement conditional requests: If-Match, If-Modified-Since, If-None-Match, If-Range, If-Unmodified-Since and Last-Modified #61

Open
nickl- opened this issue Jun 22, 2012 · 0 comments
Labels
Milestone

Comments

@nickl-
Copy link
Member

nickl- commented Jun 22, 2012

This feature is dependent on the implementation of the ETag see #40

Implement capabilities required for conditional requests:

Because these requests require knowledge of the actual response and to prevent us having to re-compose the response for every question this will benefit considerably from a server side cache solution as suggested in #60

Did I miss anything?

What are your thoughts, suggestions, special requirements? Do you know of any current implementations we might benefit from referencing? Warnings? Concerns? Are you able to help?

Get involved and you can also be part of making Respect/Rest even more awesome than it is, there is more than enough ways for you to help, feel free to contact any of the Respect developers if you need help getting involved!

Also a big thank you to our current supporters you guys rock! Keep up the good work!

@nickl- nickl- mentioned this issue Jun 22, 2012
@augustohp augustohp modified the milestone: Ideas May 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants