netty5/license
Dmitry Spikhalskiy e4a9f055f3 [#4331] Helper methods to get charset from Content-Type header of HttpMessage
Motivation:

HttpHeaders already has specific methods for such popular and simple headers like "Host", but if I need to convert POST raw body to string I need to parse complex ContentType header in my code.

Modifications:

Add getCharset and getCharsetAsString methods to parse charset from Content-Length header.

Result:

Easy to use utility method.
2015-11-19 15:50:16 -08:00
..
LICENSE.aalto-xml.txt Integrate non-blocking XML parser as Netty codec (#2806) 2015-02-19 14:17:17 +01:00
LICENSE.abstractnodequeue.txt [#1259] Add optimized queue for SCMP pattern and use it in NIO and native transport 2014-02-27 13:56:15 +01:00
LICENSE.base64.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.bouncycastle.txt Preparation for porting OpenSSL support in 3.10 2014-05-17 20:01:09 +09:00
LICENSE.caliper.txt Update license notices and dependencies 2012-12-14 00:38:05 +09:00
LICENSE.commons-lang.txt [#4331] Helper methods to get charset from Content-Type header of HttpMessage 2015-11-19 15:50:16 -08:00
LICENSE.commons-logging.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.compress-lzf.txt Implemented LZF compression codec 2014-07-17 07:18:53 +02:00
LICENSE.deque.txt Make MessageBuf bounded 2013-01-31 18:11:06 +01:00
LICENSE.harmony.txt Introduce TextHeaders and AsciiString 2014-06-14 17:14:30 +09:00
LICENSE.hpack.txt Forking Twitter's hpack 2015-11-14 10:12:49 -08:00
LICENSE.jboss-marshalling.txt Update license notices and dependencies 2012-12-14 00:38:05 +09:00
LICENSE.jbzip2.txt Implement a Bzip2Decoder 2014-06-24 14:49:49 +09:00
LICENSE.jctools.txt Let PoolThreadCache work even if allocation and deallocation Thread are different 2015-05-27 14:38:23 +02:00
LICENSE.jfastlz.txt Implemented FastLZ compression codec 2014-08-12 15:15:54 -07:00
LICENSE.jsr166y.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.jzlib.txt Add back jzlib license file and notice 2013-02-21 14:00:59 -08:00
LICENSE.libdivsufsort.txt Implemented a Bzip2Encoder 2014-07-17 16:19:59 +02:00
LICENSE.log4j.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.lz4.txt Implemented LZ4 compression codec 2014-08-14 15:05:57 -07:00
LICENSE.protobuf.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.slf4j.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.snappy.txt Add Snappy compression codec 2012-12-18 21:09:31 +01:00
LICENSE.webbit.txt Added webbit license and credits 2011-10-27 10:34:37 +11:00
lzma-java.txt Implemented LZMA frame encoder 2014-09-15 15:14:15 +02:00