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

#95 Fix for NPE if Content-Type is null #96

Merged
merged 1 commit into from
Feb 23, 2016

Conversation

longtimeago
Copy link
Contributor

#95 Fix for NPE if Content-Type is null

Now, instead of NPE we will see following (example):

org.eluder.coveralls.maven.plugin.ProcessingException: Report submission to Coveralls API failed with HTTP status 400: Bad Request (Response doesn't contain Content-Type header)

With real error code and error message

@longtimeago longtimeago mentioned this pull request Feb 18, 2016
@longtimeago
Copy link
Contributor Author

@trautonen ping :)

trautonen added a commit that referenced this pull request Feb 23, 2016
#95: Fix for NPE if Content-Type is null.
@trautonen trautonen merged commit 0240da3 into trautonen:master Feb 23, 2016
@trautonen trautonen added this to the v4.2.0 milestone Feb 23, 2016
@trautonen
Copy link
Owner

Thanks.

@longtimeago longtimeago deleted the 95 branch February 24, 2016 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants