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