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

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

Completed in 58 milliseconds