Max Battcher <[email protected]> writes:
> How well does darcs deal with HTTP redirects?

I don't know, but currently Darcs HTTP support is provided by one of
three libraries:

    - libcurl;
    - libwww; or
    - HTTP (the Haskell package).

I guess you can test the former by using curl(1) with -v.

Debian binaries, at least, always use libcurl (though I might change
that for Darcs 2.3 if GHC 6.10 and dependencies are usable by then).

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to