Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: Do not expect 'UTC' in Last-Modified header #548

Merged
merged 2 commits into from
Apr 10, 2017

Conversation

vadmeste
Copy link
Member

According to HTTP RFC (https://tools.ietf.org/html/rfc7232#page-7),
Last-Modified header should always contain 'GMT' word since it is
a http-date, 'UTC' is not supported though it has the same meaning
of GMT.

According to HTTP RFC (https://tools.ietf.org/html/rfc7232#page-7),
Last-Modified header should always contain 'GMT' word since it is
a http-date, 'UTC' is not supported though it has the same meaning
of GMT.
@harshavardhana harshavardhana merged commit d0ddb4c into minio:master Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants