Searched refs:err302form (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dlibhttpd.c499 static char* err302form = "The actual URL is '%.80s'.\n"; variable
1179 send_response( hc, 302, err302title, header, err302form, location );

Completed in 58 milliseconds