Add INKHttpTxnSetRespCacheableSet to sdk documentation
------------------------------------------------------
Key: TS-255
URL: https://issues.apache.org/jira/browse/TS-255
Project: Traffic Server
Issue Type: Bug
Components: Documentation
Reporter: Miles Libbey
Assignee: Diane Smith
Priority: Minor
>From Vijay:
Where it should live: HTTP Functions
makes a request / response cacheable
Prototype
void INKHttpTxnSetRespCacheableSet(INKHttpTxn txnp)
void INKHttpTxnSetReqCacheableSet(INKHttpTxn txnp);
Description
Sets the request / response cacheable for a given transaction txnp.
Return values:
does not return any value
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.