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

Update deprecated Net::HTTPServerException with Net::HTTPClientException #395

Conversation

kvivek1115
Copy link
Contributor

Replaced Net::HTTPServerException with Net::HTTPClientException
As Net::HTTPServerException is deprecated so used, alised exception class Net::HTTPClientException

Issues Resolved

Fixes #394

Check List

…lientException

Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
@kvivek1115 kvivek1115 requested a review from a team October 22, 2019 17:54
Copy link
Contributor

@clintoncwolfe clintoncwolfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

@miah miah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kvivek1115
Copy link
Contributor Author

when we planing to release these changes?

@alexpop alexpop merged commit f314c14 into chef-boneyard:master Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Use Net::HTTPClientException instead of Net::HTTPServerException
4 participants