Extracts the authorization cookie from the set-cookie header of a response.
authorization
set-cookie
Meant to be used in none browser environments like nodejs which don't deal with cookies.
Optional
Extracts the
authorization
cookie from theset-cookie
header of a response.Meant to be used in none browser environments like nodejs which don't deal with cookies.