Sudheer Vinukonda created TS-3449:
-------------------------------------
Summary: Create a dup TS API of TSHttpIsInternalRequest with name
TSHttpIsInternalTransaction
Key: TS-3449
URL: https://issues.apache.org/jira/browse/TS-3449
Project: Traffic Server
Issue Type: Improvement
Components: TS API
Reporter: Sudheer Vinukonda
[~zwoop] noticed that the naming of the API TSHttpIsInternalRequest() is a
little bit confusing, since it takes in a txnp parameter. It would perhaps be
clearer if the API were called TSHttpIsInternalTransaction. (incidentally,
there's a condition in header_rewrite plugin that is also named
INTERNAL-TRANSACTION - TS-2834).
To remove the confusion, Leif suggested to duplicate the existing TS API
TSHttpIsInternalRequest() as TSHttpIsInternalTransaction() and eventually
retire the TSHttpIsInternalRequest() API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)