Merged
Conversation
…ejar-#35 [Bug]: Cannot unpickle CookieJar #35
Add response and request attributes to HTTPError
Feature: Smart Rotators & Robust Library Management
feat: optimize logging cookies
chore: bump version to 1.1.8
fix(response): normalize charset=utf-8,gbk to utf-8
- Fix IPv6 netloc reconstruction by adding square brackets - Ensure Proxy class strips path, query, and fragment during initialization - Add IPv6, IDNA, and Auth tests to test_urls.py - Add IPv6 specific tests to test_proxy.py
feat: improve IPv6 support and add comprehensive tests for URL/Proxy
- Upgraded shared library version to v1.13.1. - Implemented robust library download with GitHub API fallback. - Set DEFAULT_TLS_PROTOCOL_RACING to True for better browser emulation. - Added dynamic browser header synchronization. - Expanded TLSConfig with protocol_racing and allow_http support. - Reorganized and merged test files into test_tls.py and test_headers.py.
….13.1 feat: upgrade tls-client to v1.13.1 and refactor library management
…ests name - Moved codebase to src/tls_requests structure. - Replaced setuptools with hatchling and uv. - Implemented dynamic versioning via uv-dynamic-versioning. - Renamed project to wrapper-tls-requests in pyproject.toml. - Performed extensive type hardening (fixed ~300 mypy/ruff errors). - Fixed pytest discovery for src layout. - Updated Makefile with clean target and .gitignore for new structure.
… debug with fallback; add sponsorship info
feat: mypy uv support
- Added tests for client hooks, redirects (including scheme mismatch), and proxy rotator marking. - Improved coverage for TLSSession/TLSClient initialization and error paths. - Fixed 100% coverage for src/tls_requests/client.py and src/tls_requests/models/tls.py. - Resolved type-checking and linting issues identified in pre-commit hooks.
Fix per-request header order and shared config issue (#53)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.