Skip to content

Make canonicalizer be able to strip session id params even if they are the first params in the query string. And add session id strip test.#17

Merged
kngenie merged 2 commits into
internetarchive:IA-1.1.5-cdh5from
vonrosen:ARI-4749-2
Mar 21, 2016
Merged

Make canonicalizer be able to strip session id params even if they are the first params in the query string. And add session id strip test.#17
kngenie merged 2 commits into
internetarchive:IA-1.1.5-cdh5from
vonrosen:ARI-4749-2

Conversation

@vonrosen

Copy link
Copy Markdown

This is to resolve https://webarchive.jira.com/browse/ARI-4749. Code has been reviewed by nlevitt.

Hunter Stern added 2 commits March 21, 2016 15:07
…e the first params in the query string. And add session id strip test.
@vonrosen

Copy link
Copy Markdown
Author

The change to IAURLCanonicalizer.java is meant to ensure that if after transformations on the query string have completed the query is empty, there is not a ? added to the end of the url.

kngenie added a commit that referenced this pull request Mar 21, 2016
Make canonicalizer be able to strip session id params even if they are the first params in the query string. And add session id strip test.
@kngenie kngenie merged commit df6e76d into internetarchive:IA-1.1.5-cdh5 Mar 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants