]> git.mxchange.org Git - simgear.git/history - simgear/io/HTTPRequest.hxx
Introduce SGBinaryFile
[simgear.git] / simgear / io / HTTPRequest.hxx
2016-04-14 James TurnerHTTP request cancellation
2016-03-22 James TurnerHTTP/curl - transfer byte metric work
2016-03-22 James TurnerDisable HTTP pipelining if the connection closes.
2015-11-22 James TurnerOptional use libCurl as the HTTP client.
2015-11-22 James TurnerEOL cleanups.
2014-07-29 Thomas GeymayerImprove (mostly Canvas event related) documentation.
2014-06-30 Thomas GeymayerHTTPRequest/pkg::Install: do not replace callbacks.
2014-03-20 Thomas GeymayerCanvasImage: improve fetching from http and add mime...
2014-03-18 Thomas GeymayerCanvasImage: support for http protocol.
2013-12-30 Thomas GeymayerHTTPFileRequest: only save file if status == 200
2013-10-27 Thomas Geymayerio: refactor and improve HTTP modules.
2013-10-09 James TurnerRefactor HTTP content-encoding support.
2013-06-09 James TurnerHTTP engine tweaks for SVN support.
2012-10-27 James TurnerHTTP enhancements.
2012-04-23 James TurnerMerge commit 'refs/merge-requests/22' of git://gitoriou...
2011-08-07 James TurnerUpdate HTTP code to support HTTP/1.0 responses, eg...
2011-08-04 James TurnerFurther HTTP improvements, correct proxy support, spec...
2011-08-01 James TurnerFurther HTTP improvements, wget-alike test program...
2011-07-30 James TurnerTweaks to HTTP code, in preparation for using it for...
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-19 James TurnerTiny HTTP client layer on top of NetChat - and CTest...