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

[core-http] Creating a new Error type for signaling when a response body is empty (ResponseBodyNotFoundError) #5369

Merged

Conversation

richardpark-msft
Copy link
Member

ResponseBodyNotFoundError can be used by applications to indicate that the response body is empty.

Used (currently) in AppConfig to indicate when a request has no body which can potentially be actionable by a user.

@richardpark-msft richardpark-msft requested review from daviwil and removed request for daviwil October 3, 2019 18:39
* Updated error message with a friendlier message
@richardpark-msft richardpark-msft merged commit 019413b into Azure:master Oct 3, 2019
@richardpark-msft richardpark-msft deleted the richardpark_coreerror branch October 16, 2019 01:08
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.

None yet

2 participants