TSFetchRestpGet(), TSFetchPageResptGet() and TSFetchUrl() have incorrect asserts
--------------------------------------------------------------------------------
Key: TS-875
URL: https://issues.apache.org/jira/browse/TS-875
Project: Traffic Server
Issue Type: Bug
Components: TS API
Affects Versions: 3.0.0
Reporter: Manjesh Nilange
The asserts cause TS to crash when these API functions are used. The asserts
are incorrect as argument 'txnp' is actually not a transaction, but a FetchSM
pointer as apparent in the code that follows.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira