[
https://issues.apache.org/jira/browse/SHINDIG-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hjelmstad updated SHINDIG-852:
-----------------------------------
Description:
When using the proxy's chained syntax, eg:
http://gadget-server.com/gadgets/proxy/refresh=3600/[url]
Query arguments are dropped when [url] contains any query params. This is true
whether <url> is URI escaped or not.
was:
When using the proxy's chained syntax, eg:
http://gadget-server.com/gadgets/proxy/refresh=3600/<url>
Query arguments are dropped when <url> contains any query params. This is true
whether <url> is URI escaped or not.
> Chained syntax in proxy doesn't support URLs with query arguments
> -----------------------------------------------------------------
>
> Key: SHINDIG-852
> URL: https://issues.apache.org/jira/browse/SHINDIG-852
> Project: Shindig
> Issue Type: Bug
> Components: Gadget Rendering Server (Java)
> Reporter: John Hjelmstad
>
> When using the proxy's chained syntax, eg:
> http://gadget-server.com/gadgets/proxy/refresh=3600/[url]
> Query arguments are dropped when [url] contains any query params. This is
> true whether <url> is URI escaped or not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.