https://github.com/m-thirumal/etag
E-Tag Example - Shallow
https://github.com/m-thirumal/etag
cache-control etag etag-header etags optimistic-concurrency optimistic-concurrency-control
Last synced: 3 months ago
JSON representation
E-Tag Example - Shallow
- Host: GitHub
- URL: https://github.com/m-thirumal/etag
- Owner: m-thirumal
- Created: 2021-05-29T16:01:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T05:58:38.000Z (about 4 years ago)
- Last Synced: 2025-02-08T12:46:20.697Z (4 months ago)
- Topics: cache-control, etag, etag-header, etags, optimistic-concurrency, optimistic-concurrency-control
- Language: Java
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= E-tag
1. Send Request
2. Copy E-Tag from the header and use it in the next request with header key `IF-NONE-MATCH'