overte-HifiExperiments/libraries/networking
Ryan Huffman 38776fe007 Fix multiple sessions being created for some users
If a user didn't have send-data activated they don't have their session id
sent in the header of requests, but instead send it inside the request
body. The session id being send in the request included curly braces which
the server considers invalid.
2016-06-30 14:35:27 -07:00
..
src Fix multiple sessions being created for some users 2016-06-30 14:35:27 -07:00
CMakeLists.txt include application version in networking 2016-01-04 15:32:07 -08:00