How to extract some value from cookie in nginx April 26, 2023 by Tarik You can access cookie values by using the $cookie_COOKIE_NAME_GOES_HERE variable. See Nginx Documentation