Commit a7e42ec
committed
Update docs for caching headers
- Most 200/201 responses include an ETag header
- For single-object resources (e.g., a user, an issue, etc.), most 200/201
responses include a Last-Modified header (i.e., the timestamp for the last
time that resource changed). For list resources (e.g., a list of users, a list
of issues, etc.), most responses will *not* include the Last-Modified header.1 parent a338da1 commit a7e42ec
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
387 | 387 | | |
388 | | - | |
| 388 | + | |
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
| |||
0 commit comments