add curlcode
[mdref/mdref-http] / http / Cookie / getExtra.md
1 # string http\Cookie::getExtra(string $name)
2
3 Retrieve an extra attribute.
4 See http\Cookie::setExtra().
5
6 ## Params:
7
8 * string $name
9 The key of the extra attribute.
10
11 ## Returns:
12
13 * string, the value of the extra attribute.