fix unit tests
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user