-
Data and other non-method functions defined here:
- COOKIE_HEADER = 'Set-Cookie'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- SESSION_KEY = 'sessionId'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
- __doc__ = None
- __module__ = 'Ft.Server.Server.Http.Session'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.