HTTPServerRequestData.clientAddress

The IP address of the client

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

Meta