index
:
gun.git
1.3.x
http2-websocket
http3
master
HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-10
Tweak another timeout
Loïc Hoguin
2019-01-10
Tweak more test timeouts
Loïc Hoguin
2019-01-10
Update Erlang.mk
Loïc Hoguin
2019-01-10
Tweak timeouts to fix intermittent failures
Loïc Hoguin
2019-01-09
Improve documentation about gun:headers/4,5
Loïc Hoguin
2019-01-09
Add function gun:stream_info/2
Loïc Hoguin
2019-01-06
Lowercase header names automatically and accept more types
Loïc Hoguin
2019-01-06
Don't output unrelated errors in successful tests
Loïc Hoguin
2019-01-06
Add a timeout to prevent an intermittent failure
Loïc Hoguin
2019-01-06
Fix KilledStreams value for HTTP for connection: close responses
Loïc Hoguin
2019-01-06
Increase the connect_h2 test delay
Loïc Hoguin
2019-01-05
Fix atom hostnames
Loïc Hoguin
2019-01-05
Fix transfer-encoding precedence over content-length
Loïc Hoguin
2019-01-05
Clarify option errors in the manual for gun:open/open_unix
Loïc Hoguin
2019-01-05
Don't send empty data chunks
Loïc Hoguin
2019-01-05
Ensure Gun retries connecting immediately
Loïc Hoguin
2019-01-03
Update copyright years
Loïc Hoguin
2019-01-03
Bump supported Erlang/OTP to 20.0+
Loïc Hoguin
2019-01-03
Consolidate origin server test helpers
Loïc Hoguin
2019-01-02
Don't send the default port in the host header for HTTP/2
Loïc Hoguin
2019-01-02
Don't send the default port in the host header for HTTP/1.1
Loïc Hoguin
2018-12-31
Disable keepalive by default for HTTP/1.1
Loïc Hoguin
2018-12-31
Separate request/4,5,6 into headers/4,5 and request/5,6
Loïc Hoguin
2018-12-31
Fix stripping stream reference in gun_http
Piotr Bober
2018-12-31
Ignore socket errors in gun_ws:close/2
Loïc Hoguin
2018-12-19
Convert the gun process to gen_statem
Loïc Hoguin
2018-12-19
Get rid of duplicates in h2specd output
Loïc Hoguin
2018-12-19
Update erlang.mk
Loïc Hoguin
2018-10-31
The method must be a binary in cow_http2_machine
Loïc Hoguin
2018-10-31
Fix the error sent when we receive an RST_STREAM
Loïc Hoguin
2018-10-30
Switch to cow_http2_machine for HTTP/2
Loïc Hoguin
2018-10-11
Remove twitter_SUITE
Loïc Hoguin
2018-10-11
Make all the gun_SUITE test self-reliable
Loïc Hoguin
2018-10-01
Gun 1.3.0
1.3.0
Loïc Hoguin
2018-10-01
Document the protocols option for Websocket
Michal Piotrowski
2018-10-01
Remove unreachable clauses pointed out by Dialyzer
Loïc Hoguin
2018-10-01
Fix the remaining h2specd test failures
Loïc Hoguin
2018-10-01
Handle HTTP/2 continuation frames
Loïc Hoguin
2018-09-28
Ignore HTTP/2 frames of unknown types
Loïc Hoguin
2018-09-28
Improve logging in the h2specd_SUITE
Loïc Hoguin
2018-09-28
Run the h2specd tests in a new test suite
Loïc Hoguin
2018-09-26
Add a timer:sleep to make a test pass reliably
Loïc Hoguin
2018-09-26
Don't crash on HEADERS frames with PRIORITY flag set
Loïc Hoguin
2018-09-26
Remove gun:dbg_send_raw/2
Loïc Hoguin
2018-09-26
Add the socket in the gun:info map
Loïc Hoguin
2018-09-26
Don't send keep-alive while waiting for CONNECT responses
Loïc Hoguin
2018-09-26
Keep track of the intermediaries the connection go through
Loïc Hoguin
2018-09-20
Use ALPN when proxying TLS connections using CONNECT
Loïc Hoguin
2018-09-17
Gun 1.2.0
1.2.0
Loïc Hoguin
2018-09-17
Document gun:connect/2,3,4
Loïc Hoguin
[next]