peerplays-fc/src/network/http
Eric Frias 21045dde5f Add an option to the websocket server constructor to allow disabling deflate
compression.  Refactored the code to remove duplication between tls/non-tls
versions of the server, which appear to have been cut & paste copies of
one another that had diverged slightly.  This makes some of the fixes to
the non-tls server available in the tls server.
cryptonomex/graphene#619
2016-03-10 17:22:28 -05:00
..
http_connection.cpp Compare HTTP headers case-insensitively 2014-09-17 22:50:47 +02:00
http_server.cpp Add missing default HTTP response 2015-01-19 17:38:28 -05:00
websocket.cpp Add an option to the websocket server constructor to allow disabling deflate 2016-03-10 17:22:28 -05:00