]> git.mxchange.org Git - simgear.git/commit
Update HTTP code to support HTTP/1.0 responses, eg metarproxy
authorJames Turner <zakalawe@mac.com>
Sun, 7 Aug 2011 09:49:13 +0000 (10:49 +0100)
committerJames Turner <zakalawe@mac.com>
Sun, 7 Aug 2011 09:49:13 +0000 (10:49 +0100)
commit7525fd5e3ee741ea323df5811647faa5c5763a4b
tree4e67ecd12d50585aa29dabb691c9779a539c92ba
parent55208d7d1fa8c2abaeef2d9dd0662a88a5982ef1
Update HTTP code to support HTTP/1.0 responses, eg metarproxy
simgear/io/HTTPClient.cxx
simgear/io/HTTPClient.hxx
simgear/io/HTTPRequest.cxx
simgear/io/HTTPRequest.hxx
simgear/io/httpget.cxx
simgear/io/test_HTTP.cxx