| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -496,7 +496,7 @@ we can tell the API to give us the resource again, only if it has changed: | |||
| 496 | 496 | $ curl -i -H 'If-None-Match: "bfd85cbf23ac0b0c8a29bee02e7117c6"' \ | |
| 497 | 497 | https://api.github.com/users/defunkt | |
| 498 | 498 | ||
| 499 | - HTTP/1.1 304 Not modified | ||
| 499 | + HTTP/1.1 304 Not Modified | ||
| 500 | 500 | </pre> | |
| 501 | 501 | ||
| 502 | 502 | The `304` status indicates that the resource hasn't changed since the last time | |
| Back | FazBrowse Home | New Git URL |
0 commit comments