Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a method to UIResults for generating clean URL for capture query #60

Closed
kngenie opened this issue Jan 21, 2015 · 1 comment
Closed
Assignees

Comments

@kngenie
Copy link
Member

kngenie commented Jan 21, 2015

UIResults.makeCaptureQueryUrl() generates very long URL with a pile of unnecessary query parameters. This significantly increases the size of URL query result page.

@kngenie
Copy link
Member Author

kngenie commented Jan 21, 2015

5526095 added a method makePlainCaptureQueryUrl(). I kept makeCaptureQueryUrl() for backward-compatibility.
It's been merged to iipc/master in 1dbd4f3.

@kngenie kngenie closed this as completed Jan 21, 2015
kngenie pushed a commit that referenced this issue Feb 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant