Skip to content

Add cookie support in API requests to fetch Canary revision version

James Nutt requested to merge set-cookies-to-fetch-version into master

We need to add support to pass cookies in API requests to fetch the correct version of the Canary.

Without cookies, when we're fetching Canary revision version, we're getting Production revision.

Edited by James Nutt

Merge request reports