Skip to content

Requests: remove duplicate match_domain() method#617

Merged
schlessera merged 1 commit intodevelopfrom
feature/requests-remove-duplicate-method
Nov 15, 2021
Merged

Requests: remove duplicate match_domain() method#617
schlessera merged 1 commit intodevelopfrom
feature/requests-remove-duplicate-method

Conversation

@jrfnl
Copy link
Copy Markdown
Member

@jrfnl jrfnl commented Nov 15, 2021

This method was "moved" to the SSL class in 2013 via 0c2fe6e and is publicly accessible in that class. The method within the Requests class is never called from within the Requests code base and shouldn't exist.

This method was "moved" to the `SSL` class in 2013 and is publicly accessible in that class. The method is never called from within the Requests code base and shouldn't exist.
@jrfnl jrfnl added this to the 2.0.0 milestone Nov 15, 2021
@jrfnl jrfnl requested a review from schlessera November 15, 2021 07:36
@rashidkalwar786
Copy link
Copy Markdown

this method will work.

@jrfnl
Copy link
Copy Markdown
Member Author

jrfnl commented Nov 15, 2021

this method will work.

@rashidkalwar786 Sorry, it is not clear to me what you mean to say with your feedback.

@schlessera schlessera merged commit f30ba4e into develop Nov 15, 2021
@schlessera schlessera deleted the feature/requests-remove-duplicate-method branch November 15, 2021 13:59
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.

3 participants