Introduce static http handler
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / http / HttpHeader.java
index 91ca1f2af50eb389ff9fe44d248d7a8caaa3e1a1..d23c19d12a9b2aa1a247050436a60c238ec9e9bb 100644 (file)
@@ -7,6 +7,7 @@ public enum HttpHeader {
        ALLOW("Allow"), //
        VIA("Via"), //
        CONTENT_TYPE("Content-Type"), //
+       CONTENT_LENGTH("Content-Length"), //
 
        // WebDav
        DAV("DAV"), //