[GitHub] trafficserver pull request #1404: TS-1403 retry safe methods in case of serv...

2017-02-03 Thread vmamidi
Github user vmamidi closed the pull request at: https://github.com/apache/trafficserver/pull/1404 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] trafficserver pull request #1404: TS-1403 retry safe methods in case of serv...

2017-02-02 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1404#discussion_r99178025 --- Diff: proxy/http/HttpTransact.cc --- @@ -6487,9 +6487,15 @@ HttpTransact::is_request_valid(State *s, HTTPHdr *incoming_request) bool

[GitHub] trafficserver pull request #1404: TS-1403 retry safe methods in case of serv...

2017-02-01 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1404#discussion_r98966326 --- Diff: proxy/http/HttpTransact.cc --- @@ -6487,9 +6487,15 @@ HttpTransact::is_request_valid(State *s, HTTPHdr *incoming_request) bool

[GitHub] trafficserver pull request #1404: TS-1403 retry safe methods in case of serv...

2017-02-01 Thread vmamidi
GitHub user vmamidi opened a pull request: https://github.com/apache/trafficserver/pull/1404 TS-1403 retry safe methods in case of server failures irrespective of connection state You can merge this pull request into a Git repository by running: $ git pull