Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

docs(data-fetching): fix and simplify cookie proxy example #5770

Merged
merged 3 commits into from
Aug 15, 2022

Commits on Jul 7, 2022

  1. cookies value-keys have a '; ' separator

    cookies have this shape ==> `Set-Cookie: <cookie-name>=<cookie-value>; Domain=<domain-value>; Secure; `
    mod7ex committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a49d077 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    12784ef View commit details
    Browse the repository at this point in the history
  2. simplify

    pi0 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    2d2b1ca View commit details
    Browse the repository at this point in the history