Frederic Bregier eadf5b3d10 Split HttpPostRequestDecoder into HttpPostStandardRequestDecoder and HttpPostMultipartRequestDecoder / Add HttpData.maxSize
- Related issues: #1937 #1938 and #1946
- Add InterfaceHttpPostRequestDecoder and Make HttpPostRequestDecoder
  implement it
- HttpPostRequestDecoder actually delegates itself to
  HttpPostStandardRequestDecoder or HttpPostMultipartRequestDecoder
- Deprecate IncompatibleDataDecoderException because it's not thrown
  anywhere now
2013-11-04 17:50:07 +09:00
2012-06-04 13:35:22 -07:00
2009-03-04 10:33:09 +00:00
2013-03-11 09:54:35 +09:00
2009-08-28 07:15:49 +00:00
2011-12-09 14:31:04 +09:00
2013-10-17 20:31:19 +09:00
Description
No description provided
84 MiB
Languages
Java 99.8%
Shell 0.1%