Represents an HTTP request context

Constructors

Methods

  • Sets a cookie with the name and value. NO check for duplicate cookies is performed

    Parameters

    • name: string
    • value: string

    Returns void