-
Notifications
You must be signed in to change notification settings - Fork 20
bug: acurl command bug #8
Copy link
Copy link
Open
Description
error msg:
~ ❯❯❯ acurl http://localhost:8000/DescribeIpReport
Traceback (most recent call last):
File "gurl/__main__.py", line 32, in <module>
main()
File "gurl/__main__.py", line 20, in main
res = gurl.parse_curl_trace(f.read())
File "/venv/lib/python3.8/site-packages/gurl/__init__.py", line 104, in parse_curl_trace
reqres["_meta"]["curl_log"] = log
TypeError: 'NoneType' object is not subscriptable
~ ❯❯❯
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels