diff options
author | Marcus Müller <marcus.mueller@ettus.com> | 2020-03-20 14:32:30 +0100 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-03-20 15:44:17 -0500 |
commit | b721621237c0cd4150e9310cf443d4fb3a735388 (patch) | |
tree | 371d1beb53ab4fe584077407d4f83e68c5c4ee6c /host/include | |
parent | b296b26053d4437b8ae97e3df415a3d041b7b51e (diff) | |
download | uhd-b721621237c0cd4150e9310cf443d4fb3a735388.tar.gz uhd-b721621237c0cd4150e9310cf443d4fb3a735388.tar.bz2 uhd-b721621237c0cd4150e9310cf443d4fb3a735388.zip |
utils: uhd_images_downloader: use HTTPS instead of HTTP to avoid redirect
Since the webserver responding to requests at http://files.ettus.com
replies with a redirect to the same URL, but using the https://
transport, this isn't only the safer thing we should be doing, anyways,
but also the quicker, since it saves the user from one unnecessary
redirect.
Diffstat (limited to 'host/include')
0 files changed, 0 insertions, 0 deletions