-
-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Labels
Description
there are some tests written for etag already, but there needs to be more of them:
- should reject number entities
-
Buffer- should work for empty buffer
- should generate a strong ETag
-
fs.Stats- should generate a weak ETag
-
weakoption- should generate a strong eTag when is set to false
- should generate a weak eTag when set to true
Reactions are currently unavailable