issues
search
wojtekmach
/
req
Req is a batteries-included HTTP client for Elixir.
https://hexdocs.pm/req
Apache License 2.0
1.09k
stars
117
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ignore :into collectable for non-200 responses
#435
jonatanklosko
opened
7 hours ago
2
fix: prevent double encoding for aws url
#434
fahchen
opened
1 day ago
0
fix: encode path in url for aws_sigv4_url/1
#433
fahchen
closed
2 days ago
1
Add `Req.Request.put_new_option/3`
#432
wojtekmach
opened
1 week ago
0
Add cheatsheet
#431
wojtekmach
opened
1 week ago
0
`redirect`: Handle `location` header that is not escaped
#430
wojtekmach
opened
1 week ago
0
Stubbing a Req.Request in a Phoenix.LiveView.assign_async
#429
davydog187
opened
1 week ago
5
Add :timeout and :deadline options
#428
wojtekmach
opened
3 weeks ago
6
Please how do we limit total-request/ response time?
#427
CharlesOkwuagwu
closed
3 weeks ago
1
Check legacy headers when streaming headers
#426
gBillal
closed
1 week ago
1
Support passing netrc data without needing a real file
#425
ewildgoose
closed
1 month ago
1
`put_path_params`: Should it work with query params?
#424
wojtekmach
opened
1 month ago
1
Handle nil params in get requests
#423
thiagomajesk
opened
1 month ago
0
Get request blows up if params is `nil`
#422
thiagomajesk
closed
1 month ago
3
Add Related Packages section and list `curl_req`
#421
derekkraan
opened
1 month ago
0
transport_error/2 raises when testing, instead of erroring
#420
lucavenir
opened
1 month ago
3
Support a max_response_body_length option?
#419
PragTob
closed
1 month ago
2
How to set cookies
#418
bhougland18
closed
1 month ago
1
Bearer token can be fetched dynamically.
#417
chgeuer
closed
1 month ago
9
`Req.Test` influences the way integration tests are written.
#416
c4710n
closed
1 month ago
1
make the README runnable in Livebook :)
#415
spencerolson
opened
1 month ago
6
Do not call retry_delay fun twice for one request/response
#414
stefanluptak
closed
2 months ago
1
response body is compressed in the retry function I provided
#413
stefanluptak
opened
2 months ago
2
Mutual TLS / client certificate
#412
odarriba
closed
2 months ago
12
`decode_body`: Drop automatic decoding of CSV
#411
wojtekmach
opened
2 months ago
0
Adds an example of a Proxy request
#410
Morzaram
closed
2 months ago
1
Fix Retry-After header typo in docs
#409
alvaroschipper
closed
2 months ago
1
Fix typo in README
#408
thisistonydang
closed
2 months ago
1
Add LICENSE.md
#407
spencerolson
closed
3 months ago
1
`decode_body`: Change `{charlist, binary}` to `{binary, binary}` for zip/tar
#406
wojtekmach
opened
3 months ago
0
fix: include custom ports in aws_sigv4_* functions
#405
fahchen
closed
3 months ago
1
`decode_body`: URLs with `.tar.gz` and content-type `application/x-tar`
#404
wojtekmach
opened
3 months ago
0
No TLS/SSL CA verify
#403
jmwilkinson
opened
3 months ago
4
Update Telsa URL
#402
kianmeng
closed
3 months ago
2
S3 file upload error
#401
esambo
closed
3 months ago
2
HTTP errors and checking checksums
#399
fhunleth
closed
3 months ago
3
Block Req network calls in tests
#398
mxgrn
closed
4 months ago
2
Pool size config documentation
#397
PragTob
opened
4 months ago
1
Make docs a badge link
#396
PragTob
closed
4 months ago
1
Documentation around adjusting pool_size
#395
PragTob
opened
4 months ago
1
Support http_proxy and https_proxy environment variables
#394
gmile
opened
4 months ago
1
`Req.Test`: Possible race condition
#393
wojtekmach
opened
4 months ago
0
Show example if into: File.stream
#392
jeregrine
closed
4 months ago
1
use `:finch` value to override finch instance
#391
slapers
closed
4 months ago
1
New Release
#390
heywhy
closed
4 months ago
1
Document req.private and resp.private purpose
#389
wojtekmach
opened
4 months ago
1
Update Elixir & Erlang/OTP on CI
#388
wojtekmach
closed
4 months ago
0
handle {:shared_owner, owner} in __fetch_plug__
#387
braidonw
closed
4 months ago
1
`json`: Support optional use of `:json` in OTP 27+
#386
zachallaun
opened
4 months ago
4
`Req.Test`: stub anything
#385
wojtekmach
opened
4 months ago
7
Next