nikcub / Fidelio

A chrome plugin for secure web browsing
http://nikcub.appspot.com/project/fidelio
Other
17 stars 1 forks source link

Fixing an error I found in URL handling #12

Closed jluxenberg closed 13 years ago

jluxenberg commented 13 years ago

When a non-HTTPS URL has a query string, Fidelio does not pass it along when constructing the HTTPS URL. This commit fixes this.