preliminary 2.3.0 docs
[mdref/mdref-http] / http / Cookie / getFlags.md
1 # int http\Cookie::getFlags()
2
3 Get the currently set flags.
4 See http\Cookie::SECURE and http\Cookie::HTTPONLY constants.
5
6 ## Params:
7
8 None.
9
10 ## Returns:
11
12 * int, the currently set flags bitmask.