Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use timestamps in GMT format per RFC2616 (#772)
* chore(middleware/nocache): using `http.TimeFormat` instead of `time.RFC1123` while formatting expires header * fix(middleware/nocache): use utc based time
- Loading branch information