Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libfetch/
H A Dhttp.c111 #define HTTP_PERM_REDIRECT 308 macro
120 || (xyz) == HTTP_PERM_REDIRECT \
1811 case HTTP_PERM_REDIRECT: in http_request_body()
1895 conn->err != HTTP_PERM_REDIRECT && in http_request_body()