unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* web: New ‘http-get*’ and ‘response-body-port’ procedures
@ 2012-11-28 22:00 Ludovic Courtès
  2012-11-30  1:56 ` Daniel Hartwig
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2012-11-28 22:00 UTC (permalink / raw)
  To: guile-devel

Hi,

I just added two web client procedures: ‘response-body-port’ and
‘http-get*’, both of which return an input port from which to read a
response’s body.

Previously, ‘http-get’ and ‘read-response-body’ kindly invited the user
to store everything in memory, which is not always desirable.  Hence
these new procedures.

Comments welcome!

Ludo’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-30  9:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-28 22:00 web: New ‘http-get*’ and ‘response-body-port’ procedures Ludovic Courtès
2012-11-30  1:56 ` Daniel Hartwig
2012-11-30  9:28   ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).