commit | d24a9ea3b2eaec28e44608bfc50d02cb14cea51b | [log] [tgz] |
---|---|---|
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Fri Dec 18 23:05:13 2015 +0100 |
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Fri Dec 18 23:42:17 2015 +0100 |
tree | 9eb2bf3a52559b1b45d7f226fab03bb660f42b07 | |
parent | 4627d4b56e63e5689ad6ffd652636f112081a0ea [diff] |
Add support file:// URLs in HttpGet. QNetworkAccessManager can handle file:// URLs without additional work. Make HttpGet aware of that so you can now also use it to retrieve file:// URLs. Add a unit test for it as well. Change-Id: If64b57453460b70bca9e5b0c725bb78344617bcd