We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This PR is a "quest issue" about removing deprecated functionality in the next major version.
We have some already-described deprecations, and can now remove them.
If you find more deprecated functionality, please add it to this list, which is meant to guide the 2.0 release.
faraday/lib/faraday/file_part.rb
Line 57 in 21ac595
method
http_method
Faraday::Connection
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
This PR is a "quest issue" about removing deprecated functionality in the next major version.
Description
We have some already-described deprecations, and can now remove them.
If you find more deprecated functionality, please add it to this list, which is meant to guide the 2.0 release.
faraday/lib/faraday/file_part.rb
Line 57 in 21ac595
method
alias forhttp_method
.Faraday::Connection
The text was updated successfully, but these errors were encountered: