caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: Gerd Stolpmann <info@gerd-stolpmann.de>
Cc: jean-david@GameBox.net, caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Netclient
Date: Mon, 13 Mar 2006 13:43:45 +0100	[thread overview]
Message-ID: <1142253826.11735.32.camel@localhost.localdomain> (raw)
In-Reply-To: <1142253494.11735.29.camel@localhost.localdomain>

Am Montag, den 13.03.2006, 13:38 +0100 schrieb Gerd Stolpmann:

Sorry, one statement is missing here:

> let call = new get "http://dfl.sjsu.edu" in
> call # set_response_body_storage (`File (fun () -> "filename"));
> let pipeline = new pipeline in
> pipeline # set_proxy_from_environment();

pipeline # add call;

> pipeline # run()

Gerd 
-- 
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany 
gerd@gerd-stolpmann.de          http://www.gerd-stolpmann.de
Phone: +49-6151-153855                  Fax: +49-6151-997714
------------------------------------------------------------


  reply	other threads:[~2006-03-13 12:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060312110003.86F9EBBE1@yquem.inria.fr>
2006-03-13  8:03 ` Netclient Jean-David
2006-03-13 12:38   ` [Caml-list] Netclient Gerd Stolpmann
2006-03-13 12:43     ` Gerd Stolpmann [this message]
2006-03-14  5:47     ` Jean-David

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1142253826.11735.32.camel@localhost.localdomain \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@yquem.inria.fr \
    --cc=jean-david@GameBox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).