You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2010/01/21 20:24:54 UTC

[jira] Commented: (TS-96) INKApi should expose the original Host header (as in the pristine header) to the plugins

    [ https://issues.apache.org/jira/browse/TS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803440#action_12803440 ] 

Bryan Call commented on TS-96:
------------------------------

I reviewed the patch and here are some comments:

1. have INKHttpTxnPristineUrlGet return a INKReturnCode and use the enums in the function (INK_ERROR & INK_SUCCESS)
2. use 2 space indentation instead of 4 space

> INKApi should expose the original Host header (as in the pristine header) to the plugins
> ----------------------------------------------------------------------------------------
>
>                 Key: TS-96
>                 URL: https://issues.apache.org/jira/browse/TS-96
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: InkAPI
>            Reporter: Wendy Huang
>         Attachments: code_diff.txt
>
>
> Currently, its impossible to get the pristine host header from the INKHttp plugins.
> This is needed by both the stale-while-revalidate plugin and the INKHttpFetchPage APIs.
> (copied from bugzilla# 3203195)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.