[jira] [Commented] (TS-1045) PATCH: add new TSFetchHdrGet API

2012-01-08 Thread James Peach (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182343#comment-13182343 ] James Peach commented on TS-1045: - Let's WONTFIX this one. The TSFetchUrl API is a bit weird

[jira] [Commented] (TS-1045) PATCH: add new TSFetchHdrGet API

2012-01-06 Thread Leif Hedstrom (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13181723#comment-13181723 ] Leif Hedstrom commented on TS-1045: --- James: Do you want me to review and commit the patch

[jira] [Commented] (TS-1045) PATCH: add new TSFetchHdrGet API

2012-01-03 Thread James Peach (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179304#comment-13179304 ] James Peach commented on TS-1045: - Looks like I'm carrying a local patch that breaks

[jira] [Commented] (TS-1045) PATCH: add new TSFetchHdrGet API

2012-01-01 Thread James Peach (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13178266#comment-13178266 ] James Peach commented on TS-1045: - TSFetchPageRespGet() takes a HTTPHdr * and returns a

[jira] [Commented] (TS-1045) PATCH: add new TSFetchHdrGet API

2011-12-13 Thread Leif Hedstrom (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13168519#comment-13168519 ] Leif Hedstrom commented on TS-1045: --- Reading this, and the code, I'm starting to wonder if

[jira] [Commented] (TS-1045) PATCH: add new TSFetchHdrGet API

2011-12-13 Thread Leif Hedstrom (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13168541#comment-13168541 ] Leif Hedstrom commented on TS-1045: --- I'm honestly not sure what the intention was here...

[jira] [Commented] (TS-1045) PATCH: add new TSFetchHdrGet API

2011-12-08 Thread Brian Geffon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165434#comment-13165434 ] Brian Geffon commented on TS-1045: -- Your example is not a TSFetchURL request, it looks like

[jira] [Commented] (TS-1045) PATCH: add new TSFetchHdrGet API

2011-12-08 Thread James Peach (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165819#comment-13165819 ] James Peach commented on TS-1045: - Nope, my example is definitely a TSFetchURL() request. The

[jira] [Commented] (TS-1045) PATCH: add new TSFetchHdrGet API

2011-12-07 Thread Brian Geffon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164974#comment-13164974 ] Brian Geffon commented on TS-1045: -- You can get headers from a request sent via TSFetchURL

[jira] [Commented] (TS-1045) PATCH: add new TSFetchHdrGet API

2011-12-07 Thread James Peach (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164988#comment-13164988 ] James Peach commented on TS-1045: - Thanks Brian, I'll test that out and let you know. AFAICT