Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libfetch/
H A Dhttp.c109 #define HTTP_PERM_REDIRECT 308 macro
118 || (xyz) == HTTP_PERM_REDIRECT \
1807 case HTTP_PERM_REDIRECT: in http_request_body()
1891 conn->err != HTTP_PERM_REDIRECT && in http_request_body()