[GitHub] trafficserver pull request: TS-3944: Add documentation for TSHttpT...

2015-12-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/385 --- 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

[GitHub] trafficserver pull request: TS-3944: Add documentation for TSHttpT...

2015-12-17 Thread SolidWallOfCode
Github user SolidWallOfCode commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/385#discussion_r47974057 --- Diff: doc/developer-guide/plugins/hooks-and-transactions/http-transactions.en.rst --- @@ -179,6 +179,8 @@ The HTTP transaction functions ar

[GitHub] trafficserver pull request: TS-3944: Add documentation for TSHttpT...

2015-12-17 Thread shukitchan
Github user shukitchan commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/385#discussion_r47969659 --- Diff: doc/developer-guide/plugins/hooks-and-transactions/http-transactions.en.rst --- @@ -179,6 +179,8 @@ The HTTP transaction functions are:

[GitHub] trafficserver pull request: TS-3944: Add documentation for TSHttpT...

2015-12-16 Thread SolidWallOfCode
GitHub user SolidWallOfCode opened a pull request: https://github.com/apache/trafficserver/pull/385 TS-3944: Add documentation for TSHttpTxnServerAddrSet to clarify when it can be called. I cannot find any current documentation on this function and so the use is unclear. Documentin