1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

Add aiohttp as a plain text agent

This commit is contained in:
Chris
2021-01-31 16:09:42 +00:00
parent 62a4a58687
commit eb67a5e0c1
+1
View File
@@ -82,6 +82,7 @@ PLAIN_TEXT_AGENTS = [
"openbsd ftp",
"powershell",
"fetch",
"aiohttp",
]
def _is_html_needed(user_agent):