@cldn/web-ts - v0.4.0
    Preparing search index...

    Class EmptyResponse<A>

    A server response without body (204).

    Type Parameters

    • A

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    headers: Headers

    The HTTP response headers to send.

    statusCode: number

    The HTTP response status code to send.

    Methods