Zelphir Kaltstahl
2018-11-13 21:50:11 UTC
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
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