Implement conditional requests: If-Match, If-Modified-Since, If-None-Match, If-Range, If-Unmodified-Since and Last-Modified
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 25/100
Direzione di ricerca
Start by reviewing the dependent ETag implementation in issue #40 and the server-side cache proposal in issue #60, then consult the linked RFC sections for each conditional-request header. Done means the REST implementation supports If-Match, If-Modified-Since, If-None-Match, If-Range, If-Unmodified-Since, and Last-Modified using the relevant response information.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
This feature is dependent on the implementation of the ETag see #40
Implement capabilities required for conditional requests:
- If-Match,
- If-Modified-Since,
- If-None-Match,
- If-Range,
- If-Unmodified-Since and
- Last-Modified (Not exactly a conditional request but utilizes the same mechanisms)
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!
- Lingua principale
- PHP
- Stelle
- 605
- Fork
- 100
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di Respect/Rest
-
Project Status Aperta
Difficoltà 5/5 Più di una settimana Idoneità per principianti 10/100
-
Optimize error handling Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 52/100
-
New Roadmap Aperta
Difficoltà 5/5 Più di una settimana Idoneità per principianti 15/100
-
Allow Router as Target Aperta
Difficoltà 5/5 Più di una settimana Idoneità per principianti 35/100
-
bug
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
Tutte le issue di Respect/Rest
Issue simili
-
Bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
Automattic/safe-publish#594 ·
-
needs-triage Platform(Default)
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
HttpClient
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
symfony/symfony-docs#23092 ·
-
sync-en
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
-
sync-en
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 95/100