[GitHub] trafficserver pull request #995: TS-4731: Changes return codes for IsInterna...

2016-09-13 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/995 --- 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 #995: TS-4731: Changes return codes for IsInterna...

2016-09-09 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/995#discussion_r78196913 --- Diff: doc/developer-guide/api/functions/TSHttpTxnIsInternal.en.rst --- @@ -41,8 +41,8 @@ was originated within Traffic Server. Return Values

[GitHub] trafficserver pull request #995: TS-4731: Changes return codes for IsInterna...

2016-09-09 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/995#discussion_r78197044 --- Diff: doc/developer-guide/api/functions/TSHttpTxnIsInternal.en.rst --- @@ -41,8 +41,8 @@ was originated within Traffic Server. Return Values

[GitHub] trafficserver pull request #995: TS-4731: Changes return codes for IsInterna...

2016-09-08 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/995 TS-4731: Changes return codes for IsInternal APIs This changes the following APIs: tsapi int TSHttpTxnIsInternal(TSHttpTxn txnp); tsapi int TSHttpSsnIsInternal(TSHttpSsn ssnp);