Neokernel API

HTTPCheckKMethod.REQUEST_NOT_FOUND Field

A request was successful but the page was not found, this is a 404 HTTP error

public const int REQUEST_NOT_FOUND = 5;

See Also

HTTPCheckKMethod Class | com.neokernel.httpd Namespace