No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | org.apache.http.cookie.SetCookie2 | 
|  Known Indirect Subclasses | 
This interface represents a SetCookie2 response header sent by the origin server to the HTTP agent in order to maintain a conversational state.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  | 
           If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described by the information at this URL.
           | ||||||||||
|  | 
           Set the Discard attribute.
           | ||||||||||
|  | 
           Sets the Port attribute.
           | ||||||||||
| [Expand] 
           Inherited Methods
           | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From interface org.apache.http.cookie.Cookie | |||||||||||
|  From interface org.apache.http.cookie.SetCookie | |||||||||||
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described by the information at this URL.
Set the Discard attribute. Note: Discard attribute overrides Max-age.
Sets the Port attribute. It restricts the ports to which a cookie may be returned in a Cookie request header.