issues
search
theelous3
/
asks
Async requests-like httplib for python.
MIT License
508
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
asks package is missing wheel
#193
belm0
opened
2 years ago
4
remove curio references
#192
belm0
opened
2 years ago
1
Add type hints to asks module
#191
pyxvlad
opened
2 years ago
2
Documentation doesn't mention exceptions at all
#190
Aran-Fey
opened
2 years ago
0
Stop calling random.randint with non-integer arguments
#189
ahumeau
closed
2 years ago
0
Fixed the first example.
#188
Sengolda
closed
3 years ago
0
Trio + asks + instrumentation as progress bar help needed
#187
rvencu
opened
3 years ago
0
Fix a typo
#186
xdb64
closed
2 years ago
0
Await coroutine from call to _location_auth_protect
#185
cauebs
closed
2 years ago
0
Bump anyio to ~3.0
#184
cauebs
closed
2 years ago
10
Bump anyio version
#183
cauebs
closed
2 years ago
7
Coroutine not awaited in request_object.py
#182
CommReteris
closed
2 years ago
0
Remove references to deprecated init function
#181
emtrane
closed
3 years ago
0
requests have invalid cookie header
#180
alethiophile
opened
3 years ago
0
Fix EndOfStream handing issue introduced by Anyio2
#179
nonsleepr
closed
3 years ago
1
Docs outdated with regards to init?
#178
joernheissler
opened
4 years ago
0
allow empty structs for json
#177
theelous3
closed
4 years ago
0
reworked how urls are constructed with the base_location/endpoint method
#176
theelous3
closed
4 years ago
0
json parameter bug
#175
remdragon
closed
4 years ago
2
a way to log raw requests/responses for diagnostics
#174
remdragon
opened
4 years ago
0
Fix decompression for chunked transfers (issue #96)
#173
gmacon
closed
4 years ago
1
Upgraded to AnyIO v2.0
#172
agronholm
closed
4 years ago
4
erred when `Session.request(path=relative_path)`
#171
haolian9
closed
4 years ago
4
Using lru cache on method to hit api and get the response
#170
alexanderluiscampino
closed
4 years ago
3
Use a bytearray object instead of bytes for reading response (-> quadratic to linear complexity for large responses)
#169
palkeo
closed
4 years ago
1
close socket after sending request with `connection: close` header
#168
RmStorm
closed
4 years ago
2
Don't require Content-Length header if response is HTTP/1.0
#167
ehaas
closed
4 years ago
3
Add an option for not following redirects
#166
ehaas
closed
4 years ago
1
New multipart API
#165
tarcisioe
closed
4 years ago
9
Is there any way to send raw binary data as a file?
#164
tarcisioe
closed
4 years ago
3
ValueError: 'go.magik.ly' does not appear to be an IPv4 or IPv6 address
#163
septfish
opened
4 years ago
2
Move raise_for_status to BaseResponse
#162
matham
closed
4 years ago
0
Correct params/data example to match code.
#161
matham
closed
4 years ago
0
Ensure that ipv6 addresses are handled correctly.
#160
ehaas
closed
4 years ago
1
HTTP 1.0 response without Content-Length header is not properly handled
#159
emiliedns
closed
4 years ago
0
Cerfiticate Verification failed with any kind of request to any endpoint
#158
nocturn9x
closed
4 years ago
13
Fix decompression for chunked transfers (issue #96)
#157
asl2
opened
4 years ago
0
When encoding URLs, don't encode elements of iterables twice
#156
poqoid
opened
4 years ago
0
CI: certificate verify failed: self signed certificate
#155
jean
opened
4 years ago
3
Currently supports trio's development branch
#154
jean
closed
4 years ago
2
Editing while reading
#153
jean
closed
4 years ago
2
Return existing response chain when TooManyRedirects is hit
#152
rshatch
opened
4 years ago
1
IPv6 requests
#151
freis
opened
5 years ago
1
Incorrect redirect logic
#150
dmitrypolo
opened
5 years ago
1
cookie jar
#149
josefson
opened
5 years ago
0
Fix redirection bug where Location header contains a relative URL
#148
dahlia
closed
5 years ago
4
Fixed unknown_kwarg check with set difference
#147
millefalcon
closed
5 years ago
0
Fixed unknown_kwargs check
#146
millefalcon
closed
5 years ago
0
Fixed unknown_kwarg check
#145
millefalcon
closed
5 years ago
0
Fixed unknown_kwarg check
#144
millefalcon
closed
5 years ago
0
Next