-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
When I add a header that contains a space character I get an error regarding JSON breaking the content after the space.
usage: APIFuzzer [-h] [-s SRC_FILE] [--src_url SRC_URL] [-r REPORT_DIR] [--level LEVEL] [-u ALTERNATE_URL] [-t TEST_RESULT_DST]
[--log {critical,fatal,error,warn,warning,info,debug,notset}] [--basic_output BASIC_OUTPUT] [--headers HEADERS] [-v]
APIFuzzer: error: argument --headers: ('%s is not JSON', '[{"Authorization":"Basic')
Is there any way to fix this?
Metadata
Metadata
Assignees
Labels
No labels