You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2011/04/22 04:43:05 UTC

[jira] [Assigned] (TS-746) Not possible to completel delete e.g. the Query part of a URL via plugins

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

Leif Hedstrom reassigned TS-746:
--------------------------------

    Assignee: Leif Hedstrom

> Not possible to completel delete e.g. the Query part of a URL via plugins
> -------------------------------------------------------------------------
>
>                 Key: TS-746
>                 URL: https://issues.apache.org/jira/browse/TS-746
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.8
>
>
> If you use an API call like
> {code}
> TSUrlHttpQuerySet(rri->requestBufp, rri->requestUrl, "", 0);
> {code}
> the resulting request will still include a '?' e.g.
> {code}
> GET /? HTTP/1.1
> {code}
> I believe the same is true for other similar URL APIs, e.g. Path and matrix parameters. We really ought to have a way to completely delete the component.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira