diff --git a/cmd/srv.go b/cmd/srv.go index b609b96..02e4c45 100644 --- a/cmd/srv.go +++ b/cmd/srv.go @@ -23,6 +23,7 @@ var plainTextAgents = []string{ "httpie", "lwp-request", "wget", + "python-httpx", "python-requests", "openbsd ftp", "powershell",