make_set_cookie_value {
  key: "token1"
  value: "abc"
  path: "/hello"
  max_age: 10
  httponly: true
}
