issues
search
elixir-mint
/
mint
Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱
Apache License 2.0
1.37k
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add documentation note about protocol specific options to Mint.HTTP.connect/4
#457
PragTob
closed
1 week ago
4
Allow not validating target
#456
PragTob
closed
1 week ago
7
Run CI against erlang 27.1
#455
PragTob
closed
2 weeks ago
2
Update dependencies
#454
PragTob
closed
2 weeks ago
0
Allow not validating target
#453
PragTob
closed
1 week ago
11
Permit processing HTTP/1.1 headers as they arrive
#452
nsweeting
opened
1 month ago
1
Allow atoms as headers
#451
amplexdenmark
closed
1 month ago
2
Mint.HTTP2 streams stuck in `:half_closed_local` state
#450
daisyzhou
closed
2 weeks ago
5
Tracing
#449
michaelst
closed
5 days ago
19
Update to `docker compose`
#448
wojtekmach
closed
3 months ago
1
Add Mint.HTTP.recv_response/3
#447
wojtekmach
opened
3 months ago
35
HTTP_PROXY doesn't set host for a connection, using proxy as host
#446
joshuataylor
opened
4 months ago
2
Add generic :custom_error case to humanize_error_code.
#445
kaiserdan
closed
4 months ago
3
Rewrite the contributing and test docs
#444
kianmeng
closed
4 months ago
2
Fix http1 integration tests missing :requires_internet_connection tag
#443
kianmeng
closed
4 months ago
3
Fix cannot build Docker images using Podman Compose
#442
kianmeng
closed
4 months ago
5
Fix incorrect CI badge which still point to Travis CI
#441
kianmeng
closed
4 months ago
3
Contributing and testing housekeeping
#440
kianmeng
closed
4 months ago
2
HTTP 407 error formatting when using proxies
#439
jozuas
opened
4 months ago
6
Unexpected unwrapped return `%Mint.TransportError{reason: :closed}` from `Mint.HTTP1.connect/4`
#438
jozuas
opened
4 months ago
5
Add `humanize_error_code` generic case
#437
kaiserdan
closed
4 months ago
3
Require Elixir 1.12+ and update CI
#436
whatyouhide
closed
5 months ago
2
Default to using Erlang certificates store
#435
josevalim
closed
5 months ago
6
Don't send RST_STREAM when not needed
#434
v0idpwn
closed
6 months ago
6
Avoid unnecessary `RST_STREAM` frames in HTTP/2 implementation
#433
v0idpwn
closed
6 months ago
2
Avoid unnecessary `WINDOW_UPDATE` frames in HTTP/2 client
#432
v0idpwn
opened
6 months ago
1
Update all deps
#431
whatyouhide
closed
7 months ago
1
Require Elixir 1.11+
#430
whatyouhide
closed
7 months ago
1
Warning about function `set_flag/2` being unused
#429
wkirschbaum
closed
7 months ago
1
Check whether CAStore is available in compile-time
#428
v0idpwn
closed
7 months ago
2
Connection close with TLSv1.3 after updating to Elixir 1.16 and OTP 26
#427
isavita
closed
7 months ago
3
Deprecate :read_write option on HTTP.open?/2
#426
ericmj
closed
9 months ago
1
Add :inet4 transport option to disable IPv4 fallback
#425
ericmj
closed
9 months ago
1
Replace Util.downcase_ascii with String.downcase(&1, :ascii)
#424
IceDragon200
closed
9 months ago
1
Optimize HTTP/2 request creation
#423
the-mikedavis
closed
9 months ago
2
Error messaging context
#422
bradhanks
opened
9 months ago
7
Mint's `downcase_ascii/1` is slower than `String.downcase(str, :ascii)`
#420
IceDragon200
closed
9 months ago
5
Unexpected Bad Certificate errors
#421
1player
closed
10 months ago
9
`:ssl_closed` unknown messages on `www.apple.com`
#419
1player
closed
10 months ago
7
Add `match_fun` clause to deal with ip addresses in TLS handshake
#418
mruoss
closed
10 months ago
9
Too many `Mint.TransportError socket closed`
#417
nallwhy
closed
11 months ago
2
Close sockets on transport errors in Mint.HTTP1
#416
whatyouhide
closed
11 months ago
1
`Mint.HTTP1` leaks socket upon receive timeout
#415
fercasgal
closed
11 months ago
3
How can refs help in figuring out which response belongs to which request?
#414
massivefermion
closed
1 year ago
14
Calls to `Mint.HTTP.recv/3` hang and error when more than number of bytes remaining requested
#413
tomtaylor
closed
1 year ago
4
Random timeout errors
#412
1player
closed
1 year ago
2
Clarify the `type` parameter of `Mint.HTTP.open?/2`
#411
mruoss
closed
1 year ago
2
Confusing `Mint.HTTP2.open?/2`
#410
mruoss
closed
9 months ago
4
Fix typo in HTTP docs
#409
rubynho
closed
1 year ago
1
Fix a typo in the Mint.HTTP1 docs
#408
wojtekmach
closed
1 year ago
1
Next