minor fixes

This commit is contained in:
Maximilian Hils
2016-07-01 17:49:18 -07:00
parent fa72462798
commit 2c09e0416b
4 changed files with 8 additions and 8 deletions

View File

@@ -273,7 +273,7 @@ class Request(_HTTP2Message):
req = http.Request(
b'',
self.method.string(),
b'',
b'http',
b'',
b'',
path,