We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb2ca8 commit 4c0bf36Copy full SHA for 4c0bf36
1 file changed
browsermobproxy/server.py
@@ -76,7 +76,6 @@ def url(self):
76
"""
77
return "http://localhost:%d" % self.port
78
79
- @property
80
def create_proxy(self):
81
82
Gets a client class that allow to set all the proxy details that you
0 commit comments