Test passing auth to subrequest

My own cookie is

(blank)

If above there's something else than (blank) then you test passing Cookie from request to subrequest

If above there's (blank) then you test passing values from Set-Cookie from initial response to subrequest

Below there's include in script tag. It should have the same cookie

Below there's include directly. It will break the page content as it will b injected directly as json if it succeeds

{"cookie":"c1=\"\"this one will be passed from set-cookie to subrequest\"\""}

journey-app.html - approach with which there will be no need for hacking