Uses of Class
com.microsoft.tfs.core.httpclient.HeaderGroup

Packages that use HeaderGroup
com.microsoft.tfs.core.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of HeaderGroup in com.microsoft.tfs.core.httpclient
 

Methods in com.microsoft.tfs.core.httpclient that return HeaderGroup
protected  HeaderGroup HttpMethodBase.getRequestHeaderGroup()
          Gets the header group storing the request headers.
protected  HeaderGroup HttpMethodBase.getResponseHeaderGroup()
          Gets the header group storing the response headers.
protected  HeaderGroup HttpMethodBase.getResponseTrailerHeaderGroup()
          Gets the header group storing the response trailer headers as per RFC 2616 section 3.6.1.
 



© 2015 Microsoft. All rights reserved.