issues
search
jawah
/
niquests
“Safest, Fastest, Easiest, and Most advanced” Python HTTP Client. Production Ready! Drop-in replacement for Requests. HTTP/1.1, HTTP/2, and HTTP/3 supported. With WebSocket!
https://niquests.readthedocs.io/en/latest/
Apache License 2.0
1.05k
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix `AsyncResponse.iter_lines()`
#182
vrslev
closed
6 hours ago
0
:bug: fix warning about coroutine method 'aclose' of 'AsyncSession.resolve_redirects' was never awaited
#181
Ousret
closed
2 days ago
0
:sparkle: Add base_url setting in Session/AsyncSession
#180
Ousret
closed
5 days ago
1
Ability to set a BaseUrl to a Session
#179
mohaidoss
closed
5 days ago
1
:bug: fix resolving lazy responses when emitted through a SOCKS, HTTP or HTTPS proxy
#178
Ousret
closed
1 week ago
0
Python 3.13.0 NoGil (Free Threaded) version
#177
patrizok
opened
1 week ago
1
⬆️ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.12.2
#176
dependabot[bot]
closed
1 week ago
1
⬆️ Bump actions/upload-artifact from 3.1.2 to 4.4.3
#175
dependabot[bot]
closed
1 week ago
1
⬆️ Bump actions/download-artifact from 3.0.2 to 4.1.8
#174
dependabot[bot]
closed
1 week ago
1
⬆️ Bump actions/setup-python from 5.2.0 to 5.3.0
#173
dependabot[bot]
closed
1 week ago
0
Improve tests & docs
#172
Ousret
closed
2 weeks ago
0
⬆️ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.11.0
#171
dependabot[bot]
closed
2 weeks ago
1
MultiplexingError: resolving lazy responses using a proxy
#170
UlionTse
closed
1 week ago
10
⬆️ Bump actions/setup-python from 5.2.0 to 5.3.0
#169
dependabot[bot]
closed
3 weeks ago
0
⬆️ Bump github/codeql-action from 3.26.0 to 3.27.0
#168
dependabot[bot]
closed
3 weeks ago
0
Fix in session defaults for verify, and stream
#167
Ousret
closed
4 weeks ago
0
Problem with uvicorn and uvloop and urllib3 when call to shutdown
#166
calope
closed
4 weeks ago
10
verify=False is not inherited when creating a session
#165
Anthonybelui
closed
4 weeks ago
1
Add websocket constructor with proxy
#164
ArtemIsmagilov
closed
4 weeks ago
1
:bug: fix exception leak from urllib3-future when resolving lazy responses
#163
Ousret
closed
1 month ago
0
Incorrect exception thrown
#162
glensc
closed
1 month ago
4
Error: Can't handle event type ConnectionClosed when role=SERVER and state=SEND_RESPONSE
#161
glensc
closed
1 month ago
2
Resetting dropped connection results Bad file descriptor exception
#160
glensc
closed
1 month ago
4
Release 3.10
#159
Ousret
closed
1 month ago
0
Update faq.rst: Fix known typo
#158
glensc
closed
1 month ago
0
assert tls_version == LEGACY_TLS_VERSION
#157
glensc
closed
1 month ago
2
Support for requests-cache
#156
glensc
closed
1 month ago
3
niquests issue with poetry
#155
edinhodiluviano
closed
1 month ago
2
fix `kiss-headers` links in docs
#154
owocado
closed
1 month ago
1
Release 3.9.1
#153
Ousret
closed
1 month ago
0
AsyncSession cannot be enforced exclusively with HTTP/3 connection.
#152
nakoo
closed
1 month ago
1
Better explanation of in memeroy certificates
#151
ghbm-itk
closed
1 month ago
1
niquests.exceptions.ConnectionError: Stream 1 was reset by remote peer. Reason: 0xd.
#150
ghbm-itk
closed
1 month ago
5
Fix aiohttp feature comparison in README.md
#149
MtkN1
closed
1 month ago
0
:bookmark: Release 3.9.0
#148
Ousret
closed
1 month ago
0
⬆️ Bump actions/checkout from 4.1.0 to 4.2.1
#147
dependabot[bot]
closed
1 month ago
0
⬆️ Bump actions/checkout from 4.1.0 to 4.2.0
#146
dependabot[bot]
closed
1 month ago
1
Async multiplex tending to be alot slower than sync multiplex
#145
noobie-bob
closed
1 month ago
1
:bookmark: Release 3.8.0
#144
Ousret
closed
1 month ago
0
⬆️ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1
#143
dependabot[bot]
closed
2 months ago
0
⬆️ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
#142
dependabot[bot]
closed
2 months ago
1
⬆️ Bump actions/setup-python from 5.1.0 to 5.2.0
#141
dependabot[bot]
closed
2 months ago
0
⬆️ Bump actions/upload-artifact from 4.3.3 to 4.4.0
#140
dependabot[bot]
closed
2 months ago
0
feature request: use this package without change old code
#139
trim21
closed
2 months ago
1
⬆️ Bump github/codeql-action from 3.25.0 to 3.26.0
#138
dependabot[bot]
closed
3 months ago
0
:bug: fix dummylock injected into asyncsession for cookies
#137
Ousret
closed
4 months ago
0
AttributeError: 'DummyLock' object has no attribute 'acquire' when using AsyncSession
#136
arakurumi
closed
4 months ago
2
Release 3.7.1
#135
Ousret
closed
4 months ago
0
Executing two times the same issue is causing ProtocolError
#134
nalo26
closed
4 months ago
2
Fix HttpAuthenticationType to add callable
#133
MtkN1
closed
4 months ago
0
Next