]> git.mxchange.org Git - simgear.git/history - simgear/io/HTTPFileRequest.cxx
SGPath: fix creating paths with permission checker.
[simgear.git] / simgear / io / HTTPFileRequest.cxx
2013-12-30 Thomas GeymayerHTTPFileRequest: only save file if status == 200
2013-12-19 James TurnerSecurity: fix 0777 directory permissions to 0755.
2013-10-28 Thomas GeymayerHTTPFileRequest: create directory if it does not exist
2013-10-27 Thomas Geymayerio: refactor and improve HTTP modules.