ServerHttpHandlerAdapter.acceptHttpTunnelConnection

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ServerHttpHandlerAdapter acceptHttpTunnelConnection(Func4!(HttpRequest, HttpResponse, HttpOutputStream, HttpServerConnection, bool) a)
  2. bool acceptHttpTunnelConnection(HttpRequest request, HttpResponse response, HttpOutputStream output, HttpServerConnection connection)
    class ServerHttpHandlerAdapter

Meta