Skip to content

Commit

Permalink
Fix http redirection when redirect URL is missing the protocol prefix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mherger committed Jan 30, 2021
1 parent 7cfad63 commit c28ded8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog8.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ <h2><a name="v8.1.2" id="v8.1.2"></a>Version 8.1.2</h2>
<li>Don't poll the Deezer library if the user doesn't have a premium subscription.</li>
<li><a href="https://github.com/Logitech/slimserver/pull/508">#508</a> - Don't include the port when using default ports in host header for http requests.</li>
<li><a href="https://github.com/Logitech/slimserver/pull/521">#521</a> - Fix http redirection on HTTPS protocol handlers (thanks philippe44!)</li>
<li><a href="https://github.com/Logitech/slimserver/pull/523">#523</a> - Fix http redirection when redirect URL is missing the protocol (thanks philippe44!)</li>
</ul>
<br />

Expand Down

0 comments on commit c28ded8

Please sign in to comment.