Skip to content

TWebFile: error handling for Status Code 301 without Location#108

Closed
holzman wants to merge 1 commit into
root-project:v5-34-00-patchesfrom
holzman:fix-301-v5
Closed

TWebFile: error handling for Status Code 301 without Location#108
holzman wants to merge 1 commit into
root-project:v5-34-00-patchesfrom
holzman:fix-301-v5

Conversation

@holzman
Copy link
Copy Markdown
Contributor

@holzman holzman commented Nov 20, 2015

According to the RFC 2616, a 301 Status Code only "SHOULD" return
the new URI -- not "MUST".

http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.2

Jira #7809: https://sft.its.cern.ch/jira/browse/ROOT-7809

According to the RFC 2616, a 301 Status Code only "SHOULD" return
the new URI -- not "MUST".

http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.2
@smithdh
Copy link
Copy Markdown
Contributor

smithdh commented Nov 27, 2015

Hi,

Thanks. I've applied the change to v5-34-00-patches, v6-04-00-patches, v6-06-00-patches and master.

holzman pushed a commit to holzman/root that referenced this pull request Dec 30, 2015
@pcanal pcanal closed this May 22, 2016
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