Skip to content

fixed NPE that occured when setting query params before url was set #1098

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
Feb 19, 2016

Conversation

truslan
Copy link

@truslan truslan commented Feb 19, 2016

Hello!
I have some cases with RequestBuilder when query parameters are set before setting uri. Current builder implementation produces NullPointerException in those scenarios. I've made little fix.

@slandelle slandelle added this to the 2.0.0 milestone Feb 19, 2016
slandelle added a commit that referenced this pull request Feb 19, 2016
fixed NPE that occured when setting query params before url was set
@slandelle slandelle merged commit 3db03c3 into AsyncHttpClient:master Feb 19, 2016
@slandelle
Copy link
Contributor

Thanks!

@truslan truslan deleted the pre-uri-set-npe-patch-1 branch December 9, 2016 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants