Class Constants  
  
  
    - Namespace
 - Soup
 
  - Assembly
 - Soup-3.0.dll
 
   
  
  
  
  
    - Inheritance
 
    - 
      
      
Constants
     
  
  
    - Inherited Members
 
    - 
    
    
    
    
    
    
    
  
 
  Fields
  
  COOKIE_MAX_AGE_ONE_DAY
  
  
  
  
  
    public const int COOKIE_MAX_AGE_ONE_DAY = 0
   
  Field Value
  
    - int
 
    
  
  
  COOKIE_MAX_AGE_ONE_HOUR
  
  
  
  
  
    public const int COOKIE_MAX_AGE_ONE_HOUR = 3600
   
  Field Value
  
    - int
 
    
  
  
  COOKIE_MAX_AGE_ONE_WEEK
  
  
  
  
  
    public const int COOKIE_MAX_AGE_ONE_WEEK = 0
   
  Field Value
  
    - int
 
    
  
  
  COOKIE_MAX_AGE_ONE_YEAR
  
  
  
  
  
    public const int COOKIE_MAX_AGE_ONE_YEAR = 0
   
  Field Value
  
    - int
 
    
  
  
  
  
  
    public const string FORM_MIME_TYPE_MULTIPART = "multipart/form-data"
   
  Field Value
  
    - string
 
    
  
  
  
  
  
    public const string FORM_MIME_TYPE_URLENCODED = "application/x-www-form-urlencoded"
   
  Field Value
  
    - string
 
    
  
  
  HSTS_POLICY_MAX_AGE_PAST
  
  
  
  
  
    public const int HSTS_POLICY_MAX_AGE_PAST = 0
   
  Field Value
  
    - int
 
    
  
  
  HTTP_URI_FLAGS
  
  
  
  
  
    public const int HTTP_URI_FLAGS = 482
   
  Field Value
  
    - int
 
    
  
  
  MAJOR_VERSION
  
  
  
  
  
    public const int MAJOR_VERSION = 3
   
  Field Value
  
    - int
 
    
  
  
  MICRO_VERSION
  
  
  
  
  
    public const int MICRO_VERSION = 4
   
  Field Value
  
    - int
 
    
  
  
  MINOR_VERSION
  
  
  
  
  
    public const int MINOR_VERSION = 6
   
  Field Value
  
    - int
 
    
  
  
  VERSION_MIN_REQUIRED
  
  
  
  
  
    public const int VERSION_MIN_REQUIRED = 2
   
  Field Value
  
    - int