public class HttpResponseContentTypeFinder extends Object
ContentType
Constructor and Description |
---|
HttpResponseContentTypeFinder() |
Modifier and Type | Method and Description |
---|---|
static String |
findContentType(org.apache.http.HttpResponse resp)
Helper method to get the content-type string from the response
(no charset).
|
public static String findContentType(org.apache.http.HttpResponse resp)
resp
- Copyright © 2010–2019. All rights reserved.