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
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
2018-09-17
Improve one of the CONNECT tests
Loïc Hoguin
2018-09-17
Add HTTP/1.1 CONNECT support
Loïc Hoguin
2018-09-10
Add more details to the README
Loïc Hoguin
2018-08-09
Add an SSE test for lone id: lines
Loïc Hoguin
2018-08-06
Gun 1.1.0
1.1.0
Loïc Hoguin
2018-08-06
Update erlang.mk
Loïc Hoguin
2018-08-06
Make sse_SUITE work for older OTP versions
Loïc Hoguin
2018-08-06
Rewrite the SSE suite using Cowboy
Loïc Hoguin
2018-08-06
Fix some whitespace
Loïc Hoguin
2018-08-06
Fix the status code passed to content handlers
Loïc Hoguin
2018-08-06
Fix the type of SSL sockets in the transport module
Loïc Hoguin
2018-08-06
Fix some types that were referring to Cowboy
Loïc Hoguin
2018-08-06
Update Cowlib to 2.5.1
Loïc Hoguin
2018-07-27
Gun 1.0.0
1.0.0
Loïc Hoguin
2018-07-27
Fix OTP 21 warnings
Loïc Hoguin
2018-06-26
Fix a mistake in the Websocket guide
Loïc Hoguin
2018-06-11
Fix await_up link in function reference docs
Radu Ciorba
2018-06-11
Use asciideck to build the documentation
Loïc Hoguin
2018-06-04
Gun 1.0.0-rc.1
1.0.0-rc.1
Loïc Hoguin
2018-06-04
Support Unix domain sockets when building host headers
Simon Thörnqvist
2018-06-04
Review and update the user guide
Loïc Hoguin
2018-06-04
Update copyright years
Loïc Hoguin
2018-06-04
Remove circle.yml, not been using it for a long time
Loïc Hoguin
2018-06-04
Update Cowlib to 2.4.0
Loïc Hoguin
2018-06-04
Add some todos for later
Loïc Hoguin
2018-06-04
Remove the dependency on Ranch
Loïc Hoguin
2018-06-03
Rename gun_data and gun_sse to gun_data_h and gun_sse_h
Loïc Hoguin
2018-06-03
Change messages to gun_upgrade and gun_ws with stream reference
Loïc Hoguin
2018-06-03
Also flush trailers
Loïc Hoguin
2018-06-03
Fill in the options types instead of using map()
Loïc Hoguin
2018-06-03
Reorder the option checks
Loïc Hoguin
2018-06-03
Fix the inet:ip_address() type
Loïc Hoguin
2018-06-03
Add gun.sty to the user guide
Loïc Hoguin
2018-06-02
Revamp the manual, one page per function/message
Loïc Hoguin
2018-05-15
Update Erlang.mk again to fix an issue in CI
Loïc Hoguin
2018-05-15
Update Erlang.mk
Loïc Hoguin
[next]