Added {WSF_REQUEST}.http_content_encoding

This commit is contained in:
Colin Adams
2014-11-19 14:41:50 +00:00
parent bb5faec3c6
commit 0f76518b63
4 changed files with 20 additions and 0 deletions

View File

@@ -46,6 +46,8 @@ feature -- Access
http_content_range: STRING = "HTTP_CONTENT_RANGE"
http_content_encoding: STRING = "HTTP_CONTENT_ENCODING"
http_expect: STRING = "HTTP_EXPECT"
http_referer: STRING = "HTTP_REFERER"