GitHub user jrushford opened a pull request:
https://github.com/apache/trafficserver/pull/1541
retry safe requests
(cherry picked from commit a57f6609644752b8a2e81bcd4872f64575331c1e)
Conflicts:
doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst
proxy/InkAPI.cc
proxy/http/HttpConfig.cc
proxy/http/HttpConfig.h
proxy/http/HttpSM.cc
proxy/http/HttpTransact.cc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jrushford/trafficserver retry_safe_methods
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1541.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1541
----
commit 0c63fd307afa4267394f107b49e444b280c878ea
Author: vijayabhaskar <[email protected]>
Date: 2017-02-01T17:12:36Z
retry safe requests
(cherry picked from commit a57f6609644752b8a2e81bcd4872f64575331c1e)
Conflicts:
doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst
proxy/InkAPI.cc
proxy/http/HttpConfig.cc
proxy/http/HttpConfig.h
proxy/http/HttpSM.cc
proxy/http/HttpTransact.cc
----
---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---