Skip to content

develop#57

Merged
thewebscraping merged 47 commits intodevelopfrom
main
Jan 24, 2026
Merged

develop#57
thewebscraping merged 47 commits intodevelopfrom
main

Conversation

@thewebscraping
Copy link
Copy Markdown
Owner

No description provided.

thewebscraping and others added 30 commits May 8, 2025 15:55
…ejar-#35

[Bug]: Cannot unpickle CookieJar #35
Add response and request attributes to HTTPError
Feature: Smart Rotators & Robust Library Management
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
markdownpipe and others added 17 commits January 21, 2026 21:53
…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.
- 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)
@thewebscraping thewebscraping merged commit 792a56e into develop Jan 24, 2026
21 checks passed
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.

3 participants