mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
Updating OPTIONS test with related issue number.
This commit is contained in:
parent
ce18cd8ba4
commit
c4c42fa040
@ -70,7 +70,7 @@ class TestHTTPRequest:
|
||||
|
||||
def test_http_options_relative_form_in(self):
|
||||
"""
|
||||
Exercises fix for Issue #xxx.
|
||||
Exercises fix for Issue #392.
|
||||
"""
|
||||
s = StringIO("OPTIONS /secret/resource HTTP/1.1")
|
||||
r = HTTPRequest.from_stream(s)
|
||||
|
Loading…
Reference in New Issue
Block a user