useSessionID property

bool useSessionID
final

If true the server will use/generate a SESSIONID for each request. If false will ignore any SESSIONID cookie (useful to comply with cookieless servers).

Implementation

final bool useSessionID;