Class HttpUtils
java.lang.Object
com.amazonaws.serverless.proxy.internal.HttpUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringappendCharacterEncoding(String currentContentType, String newEncoding) static CharsetparseCharacterEncoding(String contentTypeHeader, Charset defaultCharset)
-
Constructor Details
-
HttpUtils
public HttpUtils()
-
-
Method Details
-
parseCharacterEncoding
-
appendCharacterEncoding
-