add test for InvalidURL
This commit is contained in:
parent
03ff86da25
commit
74e77e89de
|
@ -3,3 +3,5 @@ reply: 'HTTP/1.1 200 Ok\r\n'
|
|||
Text
|
||||
reply: 'HTTP/1.1 400.100 Not Ok\r\n'
|
||||
BadStatusLine raised as expected
|
||||
InvalidURL raised as expected
|
||||
InvalidURL raised as expected
|
||||
|
|
Loading…
Reference in New Issue