*) added missing static Strings as requested by theli

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2505 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
hydrox 18 years ago
parent 6578564c9a
commit 59a5511dbb

@ -153,6 +153,9 @@ public final class httpHeader extends TreeMap implements Map {
public static final String X_YACY_INDEX_CONTROL = "X-YACY-Index-Control"; public static final String X_YACY_INDEX_CONTROL = "X-YACY-Index-Control";
public static final String UPGRADE = "Upgrade";
public static final String TE = "TE";
/* ============================================================= /* =============================================================
* Constants defining http methods * Constants defining http methods
* ============================================================= */ * ============================================================= */

Loading…
Cancel
Save