This website requires JavaScript.
Explore
Help
Sign In
Peerplays_Blockchain
/
peerplays-fc
Watch
1
Star
0
Fork
You've already forked peerplays-fc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
38419164b6
peerplays-fc
/
src
/
network
/
http
History
Eric Frias
6ed7717826
Handle http requests to the websocket server async, in a similar manner to the way regular websocket messages were handled since
01445529f0
.
Fixes
cryptonomex/graphene#251
, and likely eliminates the need for the workaround used to
fix
cryptonomex/graphene#1
and
cryptonomex/graphene#252
2016-02-10 15:25:54 -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
Handle http requests to the websocket server async, in a similar manner to the way regular websocket messages were handled since
01445529f0
.
Fixes
cryptonomex/graphene#251
, and likely eliminates the need for the workaround used to
fix
cryptonomex/graphene#1
and
cryptonomex/graphene#252
2016-02-10 15:25:54 -05:00