Home
last modified time | relevance | path

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

/freebsd-head/lib/libfetch/
HDhttp.c104 #define HTTP_MOVED_TEMP 302 macro
116 || (xyz) == HTTP_MOVED_TEMP \
1805 case HTTP_MOVED_TEMP: in http_request_body()