public class HTTP extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HTTP.ContentTypeWithEncoding |
Constructor and Description |
---|
HTTP() |
Modifier and Type | Method and Description |
---|---|
static String |
fixCaseForHttpHeader(String headerName)
Use this method to make sure you have the correct casing of a http header name.
|
static HTTP.ContentTypeWithEncoding |
parseContentType(String contentType) |
public static HTTP.ContentTypeWithEncoding parseContentType(String contentType)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly