caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Robert Fischer <robert@fischerventure.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] HTTP Client for OCaml
Date: Mon, 02 Jun 2008 17:34:07 -0500	[thread overview]
Message-ID: <4844755F.3050402@fischerventure.com> (raw)
In-Reply-To: <1212445584.4435.7.camel@flake.lan.gerd-stolpmann.de>

Sure, we can take a swing at fixing the errors.  It wouldn't have been the first time I started
playing with an OCaml library and then discovered it was superseded, though, so I wanted to
double-check.  :)

Gerd: I'll pitch you some example code off-list.  Anyone else want in on that action?

~~ Robert.

Gerd Stolpmann wrote:
> Am Montag, den 02.06.2008, 15:14 -0500 schrieb Robert Fischer:
>> Is there an HTTP client which can 1) do HTTP authentication and 2) report on status codes?
>>
>> I've tried both libcurl and ocamlnet, and encountered serious problems in both -- libcurl reports
>> that CURLINFO_RESPONSE_CODE isn't implemented, and ocamlnet throws steaming assertion death if
>> authentication fails.  So I'm looking for a new option.
> 
> For example, fixing the errors? I could do that for ocamlnet, given I
> have a description of the error case.
> 
> Gerd


      reply	other threads:[~2008-06-02 22:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-02 20:14 Robert Fischer
2008-06-02 22:26 ` [Caml-list] " Gerd Stolpmann
2008-06-02 22:34   ` Robert Fischer [this message]

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=4844755F.3050402@fischerventure.com \
    --to=robert@fischerventure.com \
    --cc=caml-list@yquem.inria.fr \
    /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).