You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Diane Smith (JIRA)" <ji...@apache.org> on 2010/03/30 23:00:27 UTC

[jira] Resolved: (TS-255) Add INKHttpTxnSetRespCacheableSet to sdk documentation

     [ https://issues.apache.org/jira/browse/TS-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Diane Smith resolved TS-255.
----------------------------

    Resolution: Fixed

Added to the "HTTP Transaction Functions" section, located within the "HTTP Functions" chapt of the SDK

> 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.