Skip to content

build(deps): bump wreq version to latest#562

Merged
0x676e67 merged 9 commits intomainfrom
feat
Apr 13, 2026
Merged

build(deps): bump wreq version to latest#562
0x676e67 merged 9 commits intomainfrom
feat

Conversation

@0x676e67
Copy link
Copy Markdown
Owner

@0x676e67 0x676e67 commented Apr 12, 2026

close: #536
close: #547
close: #518

@0x676e67 0x676e67 marked this pull request as draft April 12, 2026 22:55
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a significant refactoring of the emulation system, renaming EmulationOption to Emulation, Emulation to Profile, and EmulationOS to Platform. It also expands the supported browser versions for Chrome, Edge, Firefox, and Opera, and updates the TLS configuration to support specific KeyShare settings. Documentation and examples have been updated to reflect these API changes, and the Jar class was simplified by removing compression options. Review feedback identified a few issues including a NameError in a documentation example due to an incomplete rename, a typo in a class variable name (Chorme146), redundant type unions in a constructor signature, and mismatched parameter names in a docstring example.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement RFC 7540/9113, section 8.1.2.5 Support chrome v146 request: allow poisoning and discarding the underlying connection

1 participant