EldoS
Navigation
Web site
Support
Table Of Contents

TElCookie class

Properties     Methods     Declared in    


 
 

Description

    TElCookie represents a single cookie, set by HTTP server and received by TElHTTPSClient component.

    The application is not expected to change any properties of the cookie with one exception: when cookie is read from the custom storage. The cookie must be saved and loaded in its entirety, i.e. all properties must be treated as opaque and restored to their previous state when loaded.

 
 

Properties

  • Comment
  • CommentURL
  • Domain
  • Expires
  • Format
  • HostOnly
  • HTTPOnly
  • Included
  • Name
  • Path
  • Persistent
  • Port
  • Secure
  • Value
  • Version
 
 

Methods

  • ParseServerCookie
  • AssembleClientCookie
 
 

Declared in

.NET:

  • Namespace: SBCookieMgr
  • Assembly: SecureBlackbox.HTTPSCommon
VCL:
  • Unit: SBCookieMgr
ActiveX/DLL:
  • not implemented
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation