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
path:
root
/
doc
/
src
/
manual
/
gun.asciidoc
Age
Commit message (
Expand
)
Author
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
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-10-01
Gun 1.3.0
1.3.0
Loïc Hoguin
2018-10-01
Document the protocols option for Websocket
Michal Piotrowski
2018-09-20
Use ALPN when proxying TLS connections using CONNECT
Loïc Hoguin
2018-09-17
Document gun:connect/2,3,4
Loïc Hoguin
2018-06-11
Fix await_up link in function reference docs
Radu Ciorba
2018-06-04
Review and update the user guide
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
Fill in the options types instead of using map()
Loïc Hoguin
2018-06-02
Revamp the manual, one page per function/message
Loïc Hoguin
2018-05-15
Allow IP tuple for host #152
Seudin Kasumovic
2018-05-07
Make sure ws_upgrade/3 and /4 are considered different
Loïc Hoguin
2018-05-07
Fix the document about `ws_upgrade`
niku
2017-08-14
Allow an infinity keepalive value
1.0.0-pre.4
Loïc Hoguin
2017-08-14
Add a todo to the documentation
Loïc Hoguin
2017-08-12
Remove SPDY; document HTTP/2
Loïc Hoguin
2017-05-01
Add transform_header_name http option.
Gustaf Sjoberg
2017-05-01
Add support for choosing a process to reply to
Andrei Nesterov
2017-04-30
Add connect timeout
sugus-seu
2015-04-10
Add headers to gun_ws_upgrade message
Loïc Hoguin
2015-04-10
Add Websocket options
Loïc Hoguin
2015-04-10
Document Websocket options in the manual
Loïc Hoguin
2015-04-09
Remove outdated todos
Loïc Hoguin
2015-04-09
Add gun_up and gun_down messages
Loïc Hoguin
2015-04-08
Use maps for and improve options
Loïc Hoguin
2015-03-27
Update manual
Loïc Hoguin