Hello Guilers!
I’ve pushed a ‘wip-https-client’ branch that contains improvements for
HTTPS support in (web client) that I’d like to be part of Guile 3:
https://git.savannah.gnu.org/cgit/guile.git/log/?h=wip-https-client
In a nutshell:
• $https_proxy support and a ‘current-https-proxy’ para
On Fri, 10 Jan 2020 15:49:49 +0100
Ludovic Courtès wrote:
> Hello Guilers!
>
> I’ve pushed a ‘wip-https-client’ branch that contains improvements for
> HTTPS support in (web client) that I’d like to be part of Guile 3:
>
> https://git.savannah.gnu.org/cgit/guile.git/log/?h=wip-https-client
>
On Fri 10 Jan 2020 15:49, Ludovic Courtès writes:
> Hello Guilers!
>
> I’ve pushed a ‘wip-https-client’ branch that contains improvements for
> HTTPS support in (web client) that I’d like to be part of Guile 3:
>
> https://git.savannah.gnu.org/cgit/guile.git/log/?h=wip-https-client
Looks nice,