-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Implement ETags only for LDP-NR * Remove redundant Flask ETag * Implement If-Match and If-None-Match for GET, PUT, PATCH, DELETE * Implement If-Modified-Since, If-Unmodified-Since for the above * Tests for ETags and conditional header for GET and PUT
- Loading branch information
Stefano Cossu
committed
Oct 14, 2018
1 parent
7a07f73
commit b628f01
Showing
4 changed files
with
586 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.