Class RemoteAddress

All Implemented Interfaces:
Renderable, ToStringRenderable
Direct Known Subclasses:
Remote$minusAddress

@Deprecated public abstract class RemoteAddress extends HttpHeader
Deprecated.
Model for the `Remote-Address` header. Custom header we use for optionally transporting the peer's IP in an HTTP header. Deprecated since 10.2.0: use the remote-header-attribute instead.
  • Constructor Details

    • RemoteAddress

      public RemoteAddress()
      Deprecated.
  • Method Details