Add httpx to plain-text agents (#707)

pull/714/head
Igor Chubin 3 years ago
parent c40859505a
commit c9974d2a4c

@ -79,6 +79,7 @@ PLAIN_TEXT_AGENTS = [
"lwp-request",
"wget",
"python-requests",
"python-httpx",
"openbsd ftp",
"powershell",
"fetch",

Loading…
Cancel
Save