issues Search Results · repo:thewebscraping/tls-requests language:Python
Filter by
17 results
(83 ms)17 results
inthewebscraping/tls-requests (press backspace or delete to remove)Describe the feature / enhancement and how it would improve things
Can you add support to streaming since that is really useful? Thanks!
Describe how your proposal will work, with code and/or pseudo-code ...
enhancement
gzzhongqi
- 1
- Opened on Jun 3
- #39
TLS Requests version
wrapper-tls-requests==1.1.4
Issue description
import json
from datetime import datetime
from typing import Dict, Optional
import requests
import tls_requests
PROXY = your-proxy ...
bug
tngo-tool98
- 1
- Opened on May 27
- #38
TLS Requests version
v1.1.3
Issue description
When unpickling a Response, NameError: name threading is not defined gets thrown in RequestsCookieJar.__setstate__. I
fixed this by importing threading ...
bug
danielVebman
- 3
- Opened on May 14
- #35
Describe the feature / enhancement and how it would improve things
This is the library I need, but I can t run it in android device with termux (terminal for android).
My code main.py
import tls_requests ...
enhancement
iqbalmh18
- 2
- Opened on Apr 30
- #32
TLS Requests version
v1.1.2
Issue description
My headers are modified before the request is made, the modification happens when the request.headers are cast to dict
type.
I added some print statements ...
bug
radekkro
- 1
- Opened on Apr 15
- #31
TLS Requests version
v...
Issue description
You implemented the long known bug from BF Lib regarding Protobuf in your app too ... 👎
Steps to reproduce / Code Sample
You implemented the long known ...
bug
reverse4free4
- 1
- Opened on Mar 11
- #30
Describe the feature / enhancement and how it would improve things
CLI support like cURL.
Describe how your proposal will work, with code and/or pseudo-code
CLI Command like cURL:
tls_requests --location ...
enhancement
thewebscraping
- Opened on Mar 9
- #27
TLS Requests version
1.1.1
Issue description
I have a problem with my cookies : {aa_bb} : ,
Im running tls_requests.get( example.com ,cookies=cookies)
it will return KeyError : aa_bb
Steps to reproduce ...
bug
baoasuka1
- 10
- Opened on Mar 6
- #26
Describe the feature / enhancement and how it would improve things
I couldn t find any information in the api,and when I try to connect into a session via TLS requests - I get a Union
error,on any version ...
enhancement
lydyxxx
- 2
- Opened on Feb 24
- #25
TLS Requests version
v1.1.0
Issue description
i can t use built-in logging when using tls-requests:
ValueError: Formatting field not found in record: _name
this error is caused by the wrong _name ...
bug
LanceaKing
- 1
- Opened on Feb 6
- #20

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.