HTTPServerResponse.this

Undocumented in source.
  1. this(Stream conn, ConnectionStream raw_connection, HTTPServerSettings settings, IAllocator req_alloc)
    class HTTPServerResponse
    @safe
    static if(!is(Stream == InterfaceProxy!Stream))
    this
  2. this(InterfaceProxy!Stream conn, InterfaceProxy!ConnectionStream raw_connection, HTTPServerSettings settings, IAllocator req_alloc)

Meta