Hi, I wonder if there is a reason why curl.h has no HTTP response codes defines like
#define HTTP_STATUS_NOT_FOUND 404 cd /usr/include/curl grep -r 404 . gives nothing. Ive meat several examples using 404 constant in source code but I think it would be better to have define. Regards, Vasyl'
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
