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
2015-10-22
Merge branch 'master' of https://github.com/rightfold/gun
Loïc Hoguin
2015-10-22
fixed typo in code snippet
magicgoose
2015-10-16
fix trivial typo on guide/connect doc
Yuce Tekol
2015-08-31
Use https instead of git for ranch and cowlib dependencies
Radek Slupik
2015-08-17
Fix compilation issue
Loïc Hoguin
2015-08-17
Gun is developed for Erlang 18+
Loïc Hoguin
2015-08-17
Fix ssl:negotiated_next_protocol/1 is deprecated.
Maxim Krentovskiy
2015-08-16
Handle 204 responses properly
Loïc Hoguin
2015-08-16
Update apt-get before installing things in CI
Loïc Hoguin
2015-08-16
Include user headers in HTTP/1 requests
Loïc Hoguin
2015-08-16
Fix a harmless typo in a test
Loïc Hoguin
2015-07-26
Add CircleCI
Loïc Hoguin
2015-05-12
Update erlang.mk
Loïc Hoguin
2015-05-05
Update to 1.0.0-pre.1
1.0.0-pre.1
Loïc Hoguin
2015-05-03
Add a missing Transfer-Encoding: chunked header in HTTP
Loïc Hoguin
2015-04-13
One last SPDY test for today
Loïc Hoguin
2015-04-13
More SPDY tests
Loïc Hoguin
2015-04-13
Fix timing issue in one of the tests
Loïc Hoguin
2015-04-13
Fix previous test
Loïc Hoguin
2015-04-13
Even more SPDY tests
Loïc Hoguin
2015-04-13
One more SPDY test
Loïc Hoguin
2015-04-13
One more SPDY test
Loïc Hoguin
2015-04-13
One more SPDY test
Loïc Hoguin
2015-04-13
Check that the connection is down after we send a GOAWAY
Loïc Hoguin
2015-04-13
Add another SPDY test
Loïc Hoguin
2015-04-13
Rename a few SPDY tests
Loïc Hoguin
2015-04-13
Fix previous SPDY test
Loïc Hoguin
2015-04-13
Add more SPDY tests
Loïc Hoguin
2015-04-12
Add a SPDY test and improve a few badstate messages
Loïc Hoguin
2015-04-12
Add more SPDY tests
Loïc Hoguin
2015-04-12
Add more SPDY tests
Loïc Hoguin
2015-04-12
More and improved SPDY tests
Loïc Hoguin
2015-04-12
Improve existing spdy tests and add another
Loïc Hoguin
2015-04-12
Add more complex SPDY tests
Loïc Hoguin
2015-04-12
Check we are connected using SPDY in the twitter_SUITE
Loïc Hoguin
2015-04-11
Add initial spdy_SUITE
Loïc Hoguin
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-10
Make Dialyzer happy
Loïc Hoguin
2015-04-10
Add functions await_up/{1,2,3} for sync open
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-09
Fix checking of protocol options
Loïc Hoguin
2015-04-09
Don't clear out the transport on connection retry
Loïc Hoguin
2015-04-08
Use maps for and improve options
Loïc Hoguin
2015-04-08
Add .gitignore
Loïc Hoguin
2015-03-30
Merge branch 'fix-body-no-contentlength' of https://github.com/unix1/gun
Loïc Hoguin
2015-03-29
Improve request code
Loïc Hoguin
2015-03-29
Fixes badarg when using gun:ws_upgrade/{2,3}
Loïc Hoguin
[next]