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

Clean up: remove previously deprecated methods #510

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Aug 18, 2021

  • The Requests::flattern() method was deprecated in 2013/ v1.6.0 via commit 4a34e39.
  • The Cookie::formatForHeader() method was deprecated in 2015 / v 1.7.0 via commit 83d963b
  • The Cookie::formatForSetCookie() method was deprecated in 2015 / v 1.7.0 via commit 83d963b
  • The Cookie::parseFromHeaders() method was deprecated in 2015 / v 1.7.0 via commit 83d963b
  • The Cookie_Jar::normalizeCookie() method was deprecated in 2015 / v 1.7.0 via commit 83d963b

* The `Requests::flattern()` method was deprecated in 2013/ v1.6.0 via commit 4a34e39.
* The `Cookie::formatForHeader()` method was deprecated in 2015 / v 1.7.0 via commit 83d963b
* The `Cookie::formatForSetCookie()` method was deprecated in 2015 / v 1.7.0 via commit 83d963b
* The `Cookie::parseFromHeaders()` method was deprecated in 2015 / v 1.7.0 via commit 83d963b
* The `Cookie_Jar::normalizeCookie()` method was deprecated in 2015 / v 1.7.0 via commit 83d963b
@schlessera schlessera merged commit ddd949d into develop Aug 20, 2021
@schlessera schlessera deleted the feature/remove-deprecated-functions branch August 20, 2021 07:21
@jrfnl jrfnl mentioned this pull request Aug 27, 2021
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants