Hi Lutz,
Is it possible to merge the get-url and put-url errors into the net-error output-list?
This makes tcp errors global.. I dont mean that net-error should check on those but
I mean that the errorlist of net-error will be used with http errors ..
Norman.
Except for connection errors they are all specfic to get/post/put-url, it also make the module nl-web.c module less independent on other modules, which makes maintenance easier for me.
Lutz