Skip to main content

noCache

Callable

  • noCache(res: ServerResponse): void

  • adds headers to the response object to add cache control


    Parameters

    • res: ServerResponse

      http response

    Returns void