Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24abd31 commit 0bb371bCopy full SHA for 0bb371b
README.md
@@ -63,7 +63,6 @@ Universal Login for almost all HTTP/HTTPS form-based logins and HTTP Basic Authe
63
import hacklib
64
65
ac = hacklib.AuthClient()
66
-
67
htmldata = ac.login('http://yourwebsite.com/login', 'username', 'password')
68
69
# For form-based logins, returns HTML whether login works or not.
0 commit comments