]> git.mxchange.org Git - simgear.git/commit
Expose more pipelining controls on HTTP code
authorJames Turner <zakalawe@mac.com>
Tue, 1 Mar 2016 12:44:22 +0000 (12:44 +0000)
committerJames Turner <zakalawe@mac.com>
Tue, 1 Mar 2016 12:44:22 +0000 (12:44 +0000)
commit49146f41e35e53f8d030cd85a8cbeb79b213cdfa
treec4220b05ef9cec8b72bc074c5e3e5f020ee567a3
parent8009a33b26d6bd3bec632f7dfc6c7d3e3cce4dca
Expose more pipelining controls on HTTP code

- used for both implementations, restrict default pipeline depth to
  5 instead of 32 which was perhaps a little ambitious for some
  servers.
simgear/io/HTTPClient.cxx
simgear/io/HTTPClient.hxx
simgear/io/HTTPContentDecode.cxx
simgear/io/HTTPContentDecode.hxx