Sure, will do - will wait until Monday and make the changes if there are no other concerns. Thanks, Sudheer
On Friday, April 3, 2015 8:18 AM, James Peach <jpe...@apache.org> wrote: > On Apr 2, 2015, at 5:10 PM, Sudheer Vinukonda > <sudhe...@yahoo-inc.com.INVALID> wrote: > > The naming of the API TSHttpIsInternalRequest() is a confusing, since it > takes in a txnp parameter. It would perhaps be clearer if the API were called > TSHttpTxnIsInternal (incidentally, there's a condition in header_rewrite > plugin that is also named INTERNAL-TRANSACTION).To remove the confusion, Leif > suggested to duplicate the existing TS API TSHttpIsInternalRequest() as > TSHttpTxnIsInternal() and eventually retire the TSHttpIsInternalRequest() > API. This is tracked with jira TS-3449.Please let me know if there are any > comments/concerns. Please also make the corresponding changes to TSHttpIsInternalSession() and add deprecated attributes to the old APIs. thanks, James