Merge pull request #707 from yaleman/master

Add "plaintext" handling for httpx client
pull/712/head
Igor Chubin 3 years ago committed by GitHub
commit bb0d1105de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,6 +23,7 @@ var plainTextAgents = []string{
"httpie",
"lwp-request",
"wget",
"python-httpx",
"python-requests",
"openbsd ftp",
"powershell",

Loading…
Cancel
Save