We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74acd3e commit 37c6406Copy full SHA for 37c6406
1 file changed
pytest_httpserver/__init__.py
@@ -5,3 +5,4 @@
5
6
from .httpserver import HTTPServer
7
from .httpserver import HTTPServerError, Error, NoHandlerError
8
+from .httpserver import URI_DEFAULT, METHOD_ALL
0 commit comments