Class Cookie

Inherits from

  • Object (base class)

Properties

Name Type Description
domain [set] string
domain [get] string
expires [set] string
expires [get] string
httpOnly [set] bool
httpOnly [get] bool
maxAge [set] long
maxAge [get] long
path [set] string
path [get] string
secure [set] bool
secure [get] bool
value [set] string
value [get] string

Authors

Sönke Ludwig, Jan Krüger

Copyright

© 2012 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.