
Known problems/bugs in neon                                        -*- text -*-
---------------------------

1. Each new SSL request is opening a new connection to the server.
   VERY slow.

2. http_request.c:send_request will cause infinite loops in certain
   circumstances, it needs rewriting.

4. If --with-neon is given it must fail if it doesn't find anything in
   the given location.

6. HTTP auth doesn't cope with callback-provided request bodies.
   Refactor.

