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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/khttpd/
H A Dmisc.c218 static char TryLater[] = "HTTP/1.0 503 Service Unavailable\r\nServer: kHTTPd 0.1.6\r\nContent-Length: 15\r\n\r\nTry again later"; variable
239 (void)SendBuffer(sock,TryLater,strlen(TryLater));

Completed in 49 milliseconds