[jira] [Commented] (TS-1622) Add an API to query if a response header would be cacheable

2014-02-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TS-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13896574#comment-13896574 ] ASF subversion and git services commented on TS-1622: - Commit

[jira] [Commented] (TS-1622) Add an API to query if a response header would be cacheable

2014-02-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TS-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13896575#comment-13896575 ] ASF subversion and git services commented on TS-1622: - Commit

[jira] [Commented] (TS-1622) Add an API to query if a response header would be cacheable

2014-02-05 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13892660#comment-13892660 ] Leif Hedstrom commented on TS-1622: --- I have this running, and it does work in my plugin.

[jira] [Commented] (TS-1622) Add an API to query if a response header would be cacheable

2014-02-05 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13892659#comment-13892659 ] Leif Hedstrom commented on TS-1622: --- I'd like to propose this API addition: {code} /**

[jira] [Commented] (TS-1622) Add an API to query if a response header would be cacheable

2012-12-17 Thread ligang (JIRA)
[ https://issues.apache.org/jira/browse/TS-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534567#comment-13534567 ] ligang commented on TS-1622: how about this ? int TSRespIsCacheable(TSHttpTxn txnp) {

[jira] [Commented] (TS-1622) Add an API to query if a response header would be cacheable

2012-12-17 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534597#comment-13534597 ] James Peach commented on TS-1622: - At the TSAPI layer, plugins deal with up to 3 responses