]> git.mxchange.org Git - simgear.git/commit
Further HTTP improvements, wget-alike test program to check it all behaves!
authorJames Turner <zakalawe@mac.com>
Mon, 1 Aug 2011 08:03:12 +0000 (09:03 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 1 Aug 2011 08:03:12 +0000 (09:03 +0100)
commita2249becba1d574d567791ef8b03ef50b129eb90
tree1ff8bffd137502575d0b2cd70df8249470877d9e
parentb53c53d9d81cf8a8a5115e52c09086ceeb9a720f
Further HTTP improvements, wget-alike test program to check it all behaves!
simgear/io/CMakeLists.txt
simgear/io/HTTPRequest.cxx
simgear/io/HTTPRequest.hxx
simgear/io/httpget.cxx [new file with mode: 0644]
simgear/io/iochannel.hxx
simgear/io/sg_file.cxx
simgear/io/sg_file.hxx
simgear/io/sg_socket.cxx
simgear/io/sg_socket_udp.cxx
simgear/io/sg_socket_udp.hxx
simgear/io/test_HTTP.cxx