fix unit tests

This commit is contained in:
Yun Xu
2018-12-03 22:28:22 -08:00
parent 181adebf82
commit 268d254d85
2 changed files with 28 additions and 30 deletions

View File

@@ -274,10 +274,6 @@ class Request(dict):
self._remote_addr = ""
return self._remote_addr
@property
def stream(self):
return self.stream
@property
def scheme(self):
if (