dot-generate_http_attribute_strings: Generate the separate attribute strings

.generate_http_attribute_stringsR Documentation

Generate the separate attribute strings

Description

Generate the separate attribute strings

Usage

.generate_http_attribute_strings(http_attributes)

Arguments

http_attributes

A list of attributes with the names expected by Set-Cookie.

Value

A character vector of either the names (for Secure or HttpOnly) or name=value pairs.


cookies documentation built on Oct. 3, 2023, 1:07 a.m.