Package | Description |
---|---|
net.lightbody.bmp.util |
Modifier and Type | Method and Description |
---|---|
static Charset |
HttpObjectUtil.getCharsetFromMessage(io.netty.handler.codec.http.HttpMessage httpMessage)
Derives the charset from the Content-Type header in the HttpMessage.
|
static Charset |
BrowserMobHttpUtil.readCharsetInContentTypeHeader(String contentTypeHeader)
Reads the charset directly from the Content-Type header string.
|
Copyright © 2016. All Rights Reserved.