addurl --fast: Use curl, rather than haskell HTTP library, to support https.
This commit is contained in:
parent
9ba8abffc6
commit
d3d791c7e7
7 changed files with 31 additions and 67 deletions
|
@ -6,3 +6,6 @@ To give an example, here is a PDF file:
|
|||
If you switch the https: to http: it redirects you back to https:.
|
||||
|
||||
As more sites provide https: for non-secret traffic, this becomes more of an issue.
|
||||
|
||||
> I've gotten rid of the use of the HTTP library, now it just uses curl.
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue