com.microsoft.tfs.core.httpclient.cookie
Interface CookieVersionSupport

All Known Implementing Classes:
RFC2965Spec

public interface CookieVersionSupport

Defines cookie specification specific capabilities

Since:
3.1

Method Summary
 int getVersion()
           
 Header getVersionHeader()
           
 

Method Detail

getVersion

int getVersion()

getVersionHeader

Header getVersionHeader()


© 2015 Microsoft. All rights reserved.