Minor update

This commit is contained in:
Miroslav Stampar
2015-12-19 17:50:12 +01:00
parent 1f6caba725
commit 89e0fc8ffa
3 changed files with 4 additions and 3 deletions

View File

@@ -177,6 +177,7 @@ class HTTP_HEADER:
TRANSFER_ENCODING = "Transfer-Encoding"
URI = "URI"
VIA = "Via"
X_POWERED_BY = "X-Powered-By"
class EXPECTED:
BOOL = "bool"