Skip to content

Improve HttpResponseException#getMessage()#129

Merged
ok2c merged 1 commit intomasterfrom
improved-httpexception-message
Dec 23, 2018
Merged

Improve HttpResponseException#getMessage()#129
ok2c merged 1 commit intomasterfrom
improved-httpexception-message

Conversation

@michael-o
Copy link
Copy Markdown
Member

The #getMessage() now properly consists of the status code as such and the
optional reason phrase. Moreover, the pure reason phrase can be retrieved
via #getReasonPhrase.

This is an improved version of #126.

The #getMessage() now properly consists of the status code as such and the
optional reason phrase. Moreover, the pure reason phrase can be retrieved
via #getReasonPhrase.
@ok2c ok2c merged commit bf18e7d into master Dec 23, 2018
@michael-o
Copy link
Copy Markdown
Member Author

@ok2c shall I backport to 4.5.x?

@ok2c
Copy link
Copy Markdown
Member

ok2c commented Dec 23, 2018

@michael-o Up to you. I do not feel very strongly about this change.

@ok2c ok2c deleted the improved-httpexception-message branch December 23, 2018 22:15
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