Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | value_decode |
def | value_encode |
SimpleCookie SimpleCookie supports strings as cookie values. When setting the value using the dictionary assignment notation, SimpleCookie calls the builtin str() to convert the value to a string. Values received from HTTP are kept as strings.
def value_decode | ( | self, | |
val | |||
) |
def value_encode | ( | self, | |
val | |||
) |