guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

http-request procedure missing or not exported from web client


From: Zelphir Kaltstahl
Subject: http-request procedure missing or not exported from web client
Date: Tue, 13 Nov 2018 22:50:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Hi!

I recently noticed, that the procedure ~http-request~
(https://www.gnu.org/software/guile/manual/html_node/Web-Client.html)
does not seem to be available when I do:

~~~

(use-modules (web client))
(http-request ...)

~~~

However, the specialised procedures like ~http-get~ are available.

Are the docs wrong or is my Guile (2.2.3) too old or did I misunderstand
the docs?

Regards,

Zelphir



reply via email to

[Prev in Thread] Current Thread [Next in Thread]