forked from postmanlabs/httpbin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return ETag header with 304 response
RFC 7232, section 4.1 specifies that when returning a 304 status code the ETag header must also be included if it would have been sent in a 200 (OK) response.
- Loading branch information
Jeroen Bogers
committed
Mar 20, 2018
1 parent
ad6f6d1
commit a154cd1
Showing
2 changed files
with
12 additions
and
1 deletion.
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
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