Skip to content

Add cookie support in API requests to fetch Canary revision version

George Koltsov 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 George Koltsov

Merge request reports