Neokernel API

HTTPAgentRequest.print Method

Prints String input and header information (content-type, etc.).

public override void print(
   string s
);

See Also

HTTPAgentRequest Class | com.neokernel.httpd Namespace