Add httpx to plain-text agents (#707)

This commit is contained in:
Igor Chubin 2022-03-26 19:32:19 +01:00
parent c40859505a
commit c9974d2a4c

View file

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