Commit 9619e425 authored by Łukasz Nowak's avatar Łukasz Nowak

No need to override HTTPMessage.

parent da641786
......@@ -110,6 +110,3 @@ class HTTPResponse(object):
def getheaders(self):
pass
class HTTPMessage(object):
pass
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment