| org.apache.http.cookie.SM | 
    
    
Class Overview
Constants and static helpers related to the HTTP state management.
 
Constants
 
    
      
        public 
        static 
        final 
        String
      
        COOKIE
    
      
    
 
 
    
      
        public 
        static 
        final 
        String
      
        COOKIE2
    
      
    
      
  
    
        
        Constant Value: 
        
            
                "Cookie2"
            
        
        
    
     
 
 
    
      
        public 
        static 
        final 
        String
      
        SET_COOKIE
    
      
    
      
  
    
        
        Constant Value: 
        
            
                "Set-Cookie"
            
        
        
    
     
 
 
    
      
        public 
        static 
        final 
        String
      
        SET_COOKIE2
    
      
    
      
  
    
        
        Constant Value: 
        
            
                "Set-Cookie2"