Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libfetch/
Dhttp.c106 #define HTTP_MOVED_TEMP 302 macro
118 || (xyz) == HTTP_MOVED_TEMP \
1806 case HTTP_MOVED_TEMP: in http_request_body()