Added a TODO item
This commit is contained in:
parent
859f9a37a2
commit
f44d9eced8
@ -27,6 +27,7 @@ package org.jboss.netty.handler.codec.http;
|
||||
* @version $Rev$, $Date$
|
||||
*/
|
||||
public class HttpHeaders {
|
||||
// TODO: Needs cleanup
|
||||
public static final String HOST = "Host";
|
||||
|
||||
public static final String CONTENT_LENGTH = "Content-Length";
|
||||
|
Loading…
x
Reference in New Issue
Block a user