Skip to content

FIX ISSUE #127 NettyAsyncHttpProdiver redirects ignoring case #137

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

Merged
merged 1 commit into from
Sep 6, 2012
Merged

FIX ISSUE #127 NettyAsyncHttpProdiver redirects ignoring case #137

merged 1 commit into from
Sep 6, 2012

Conversation

levinotik
Copy link
Contributor

Issue #127 mentions that the NettyHttpProvider ignores case when checking for equality between the redirect Uri and the Future's Uri. This commit simply changes the equalsIgnoreCase to equals.

Issue #127 mentions that the NettyHttpProvider ignores case when checking for equality between the redirect Uri and the Future's Uri. This commit simply changes the equalsIgnoreCase to equals.
jfarcand added a commit that referenced this pull request Sep 6, 2012
FIX ISSUE #127 NettyAsyncHttpProdiver redirects ignoring case
@jfarcand jfarcand merged commit 0631899 into AsyncHttpClient:master Sep 6, 2012
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