You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Miles Libbey (JIRA)" <ji...@apache.org> on 2010/03/18 22:16:46 UTC

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

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.


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

Posted by "Diane Smith (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on TS-255 started by Diane Smith.

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


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

Posted by "Diane Smith (JIRA)" <ji...@apache.org>.
     [ 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.