Implementation for an Issue #450

This commit is contained in:
stamparm
2013-05-17 15:04:25 +02:00
parent 7ba9e75c97
commit 76b4e1ccb9
3 changed files with 17 additions and 7 deletions

View File

@@ -86,6 +86,7 @@ class HTTPMETHOD:
class NULLCONNECTION:
HEAD = "HEAD"
RANGE = "Range"
SKIP_READ = "skip-read"
class REFLECTIVE_COUNTER:
MISS = "MISS"