Neokernel API

HTTPProxyAgent.handleRequest Method

Handles a proxied request handed off from the WebServer.

public override void handleRequest(
   AgentRequest request
);

Implements

RequestAgentInterface.handleRequest

See Also

HTTPProxyAgent Class | com.neokernel.httpd Namespace