feat: add HTTP/2 support for HTTPX client by vdusek · Pull Request #513 · apify/crawlee-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vdusek

Copy link

Collaborator

@vdusek vdusek commented

Sep 10, 2024

edited

Loading

Description

  • Add HTTP/2 support for HTTPX client.

Issues

Testing

  • New unit tests were added.

Checklist

  • CI passed

@vdusek vdusek requested a review from janbuchar

September 10, 2024 13:47

@github-actions github-actions bot added this to the 98th sprint - Tooling team milestone

Sep 10, 2024

@github-actions github-actions bot added t-tooling

Issues with this label are in the ownership of the tooling team.

tested

Temporary label used only programatically for some analytics.

labels

Sep 10, 2024
Copy link

Collaborator

@janbuchar janbuchar left a comment

Choose a reason for hiding this comment

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

LGTM

@vdusek vdusek merged commit 0eb0a33 into master

Sep 10, 2024

@vdusek vdusek deleted the httpx-with-http2 branch

September 10, 2024 14:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@janbuchar janbuchar janbuchar approved these changes

Assignees

@vdusek vdusek

Labels

t-tooling

Issues with this label are in the ownership of the tooling team.

tested

Temporary label used only programatically for some analytics.

Projects

None yet

Milestone

98th sprint - Tooling team

Development

Successfully merging this pull request may close these issues.

Add HTTP/2 support for HTTPX client

2 participants

@vdusek @janbuchar