public class HttpExtensions extends Object
Constructor and Description |
---|
HttpExtensions() |
Modifier and Type | Method and Description |
---|---|
static Etag |
etagHeaderToEtag(String responseHeader) |
static Etag |
getEtagHeader(GetResponse response) |
static Etag |
getEtagHeader(HttpJsonRequest request) |
static Etag |
getEtagHeader(org.apache.http.HttpResponse httpResponse) |
public static Etag getEtagHeader(HttpJsonRequest request)
public static Etag getEtagHeader(org.apache.http.HttpResponse httpResponse)
public static Etag getEtagHeader(GetResponse response)
Copyright © 2016. All Rights Reserved.