]> git.mxchange.org Git - simgear.git/commit
HTTP enhancements.
authorJames Turner <zakalawe@mac.com>
Wed, 15 Aug 2012 10:42:12 +0000 (11:42 +0100)
committerJames Turner <zakalawe@mac.com>
Sat, 27 Oct 2012 17:03:51 +0000 (18:03 +0100)
commit71be1a9e2820cabb91aa3acbdf9801459618b126
treeb4f19edbf6aa15fd408883cad600cbac79e09459
parentd0ae09c7e2e13d289ca820c3fb3775aa1ba5bc87
HTTP enhancements.

Support content-encoding and improve pipelining support.
simgear/io/HTTPClient.cxx
simgear/io/HTTPClient.hxx
simgear/io/HTTPRequest.cxx
simgear/io/HTTPRequest.hxx
simgear/io/test_HTTP.cxx