From 60991e4e908431784fa4a2362e8130cccdc928fd Mon Sep 17 00:00:00 2001 From: Ardalan Amini Date: Fri, 23 Aug 2019 14:46:59 +0430 Subject: [PATCH] Updates documents --- docs/globals.html | 8 ++++---- docs/index.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/globals.html b/docs/globals.html index 4091cd7..fca3a7a 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -92,7 +92,7 @@

Private CACHE_CONTROL_NO_CACHE_REGEXP: RegExp = /(?:^|,)\s*?no-cache\s*?(?:,|$)/
@@ -114,7 +114,7 @@

fresh

  • @@ -145,7 +145,7 @@

    Private parseHttpDate
  • @@ -173,7 +173,7 @@

    Private parseTokenLis
  • diff --git a/docs/index.html b/docs/index.html index 476ca91..7ae0c9c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -112,7 +112,7 @@

    Getting Started

    Prerequisites

      -
    • Node.js 0.8 or higher is required.
    • +
    • Node.js 8 or higher is required.

    Installation