Neokernel API

HTTPRequest.POST_REQUEST_TYPE Field

* This is the type for a POST request

public const int POST_REQUEST_TYPE = 1;

See Also

HTTPRequest Class | com.neokernel.httpd Namespace