Home
last modified time | relevance | path

Searched refs:HTTP_MOVED_PERM (Results 1 – 1 of 1) sorted by relevance

/NextBSD/lib/libfetch/
HDhttp.c102 #define HTTP_MOVED_PERM 301 macro
114 #define HTTP_REDIRECT(xyz) ((xyz) == HTTP_MOVED_PERM \
1769 case HTTP_MOVED_PERM: in http_request_body()
1853 conn->err != HTTP_MOVED_PERM && in http_request_body()