netty5/codec-http/src/main/java/io/netty/handler/codec/http
vibul 4fc089829d Fixed bug where subprotocol not sent by client
Conflicts:

	codec-http/src/main/java/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker.java
	codec-http/src/main/java/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker08.java
	codec-http/src/main/java/io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker13.java
	codec-http/src/main/java/io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker.java
2012-05-30 19:07:44 -07:00
..
websocketx Fixed bug where subprotocol not sent by client 2012-05-30 19:07:44 -07:00
AbstractDiskHttpData.java Close channel when needed / Call force() only when necessary 2012-05-30 17:26:41 -07:00
AbstractHttpData.java Apply checkstyle to the build 2012-01-11 20:16:14 +09:00
AbstractMemoryHttpData.java Close channel when needed / Call force() only when necessary 2012-05-30 17:26:41 -07:00
Attribute.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
CaseIgnoringComparator.java Overall cleanup / Add lost old jzlib headers 2012-01-13 17:41:18 +09:00
Cookie.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
CookieDecoder.java Apply checkstyle to the build 2012-01-11 20:16:14 +09:00
CookieEncoder.java Add a note that explain the behavior of CookieEncoder (#94) 2012-05-30 15:53:20 -07:00
CookieHeaderNames.java Overall cleanup / Add lost old jzlib headers 2012-01-13 17:41:18 +09:00
DefaultCookie.java Apply checkstyle to the build 2012-01-11 20:16:14 +09:00
DefaultHttpChunk.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
DefaultHttpChunkTrailer.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
DefaultHttpDataFactory.java Fix checkstyle violations / Renaming RXTX -> Rxtx 2012-01-15 01:08:00 +09:00
DefaultHttpMessage.java Use getHeader() instead of getHeaders() 2012-02-07 18:13:13 +09:00
DefaultHttpRequest.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
DefaultHttpResponse.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
DiskAttribute.java Apply checkstyle to the build 2012-01-11 20:16:14 +09:00
DiskFileUpload.java Fix checkstyle violations / Renaming RXTX -> Rxtx 2012-01-15 01:08:00 +09:00
FileUpload.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
HttpChunk.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
HttpChunkAggregator.java Add isDecodable/isEncodable() to codecs to support stacked codecs 2012-05-29 13:34:01 -07:00
HttpChunkTrailer.java Overall cleanup / Add lost old jzlib headers 2012-01-13 17:41:18 +09:00
HttpClientCodec.java QueueFactory cleanup 2012-05-30 16:19:22 -07:00
HttpCodecUtil.java Overall cleanup / Add lost old jzlib headers 2012-01-13 17:41:18 +09:00
HttpContentCompressor.java Forward-port the pull request #172 to fix #164 2012-02-02 16:10:28 +09:00
HttpContentDecoder.java Add isDecodable/isEncodable() to codecs to support stacked codecs 2012-05-29 13:34:01 -07:00
HttpContentDecompressor.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
HttpContentEncoder.java QueueFactory cleanup 2012-05-30 16:19:22 -07:00
HttpData.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
HttpDataFactory.java Apply checkstyle to the build 2012-01-11 20:16:14 +09:00
HttpHeaderDateFormat.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
HttpHeaders.java Apply checkstyle to the build 2012-01-11 20:16:14 +09:00
HttpMessage.java Overall cleanup / Add lost old jzlib headers 2012-01-13 17:41:18 +09:00
HttpMessageDecoder.java Ported the HTTP snoop example to the new API 2012-05-20 14:19:11 +09:00
HttpMessageEncoder.java Add isDecodable/isEncodable() to codecs to support stacked codecs 2012-05-29 13:34:01 -07:00
HttpMethod.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
HttpPostBodyUtil.java Reduce the cost of throwing a SeekAheadNoBackArrayException 2012-05-30 17:37:12 -07:00
HttpPostRequestDecoder.java typo fix ! Sorry 2012-05-30 17:39:03 -07:00
HttpPostRequestEncoder.java Apply checkstyle to the build 2012-01-11 20:16:14 +09:00
HttpRequest.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
HttpRequestDecoder.java Retrofit the codec framework with the new API (in progress) 2012-05-16 23:02:06 +09:00
HttpRequestEncoder.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
HttpResponse.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
HttpResponseDecoder.java Retrofit the codec framework with the new API (in progress) 2012-05-16 23:02:06 +09:00
HttpResponseEncoder.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
HttpResponseStatus.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
HttpServerCodec.java Ported the HTTP snoop example to the new API 2012-05-20 14:19:11 +09:00
HttpVersion.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
InterfaceHttpData.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
InternalAttribute.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
MemoryAttribute.java Apply checkstyle to the build 2012-01-11 20:16:14 +09:00
MemoryFileUpload.java Fix checkstyle violations / Renaming RXTX -> Rxtx 2012-01-15 01:08:00 +09:00
MixedAttribute.java Fix in addContent when switching from MemoryAttribute if it is done when 2012-05-30 17:28:51 -07:00
MixedFileUpload.java Fix in addContent when switching from MemoryAttribute if it is done when 2012-05-30 17:28:51 -07:00
package-info.java Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00
QueryStringDecoder.java fixed checkstyle build failures 2012-02-19 12:38:39 +05:30
QueryStringEncoder.java Apply checkstyle to the build 2012-01-11 20:16:14 +09:00