Class SetCookie

All Implemented Interfaces:
Renderable, ToStringRenderable
Direct Known Subclasses:
Set$minusCookie

public abstract class SetCookie extends HttpHeader
Model for the `Set-Cookie` header. Specification: https://tools.ietf.org/html/rfc6265
  • Constructor Details

    • SetCookie

      public SetCookie()
  • Method Details