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

fix: remove usage of request library #108

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Jun 4, 2023

Use the response data instead of downloading with the URL.
The request library is deprecated and no longer maintained.


Note that this should trigger a new release, this should be the last change required for the release as discussed before (#48 and other issues/PRs).

Use the response data instead of downloading with the URL.
The `request` library is deprecated and no longer maintained.

Signed-off-by: thc202 <[email protected]>
@psiinon psiinon merged commit b3a4602 into zaproxy:master Jun 6, 2023
@thc202 thc202 deleted the remove-request branch June 27, 2023 16:26
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.

3 participants