HTTPServerRequestData.peer

The IP address of the client

  1. string peer [@property getter]
    struct HTTPServerRequestData
    protected @safe @property @safe nothrow
    string
    peer
    ()
  2. NetworkAddress clientAddress;

Meta