Searched defs:HTTP_ERROR (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libfetch/
H A Dhttp.c121 #define HTTP_ERROR(xyz) ((xyz) >= 400 && (xyz) <= 599) macro

Completed in 70 milliseconds