Page 1 of 1

merging errors

Posted: Mon Jan 09, 2006 10:29 am
by newdep
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.

Posted: Mon Jan 09, 2006 3:33 pm
by Lutz
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