Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libfetch/
H A Dhttp.c110 #define HTTP_PERM_REDIRECT 308 macro
119 || (xyz) == HTTP_PERM_REDIRECT \
1765 case HTTP_PERM_REDIRECT: in http_request_body()
1849 conn->err != HTTP_PERM_REDIRECT && in http_request_body()