Stored Response Path Not in JSON Output When Using "-sr" and "-jsonl" Flags #530
Labels
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
katana version:
v1.0.2
Current Behavior:
Katana is invoked with the "-jsonl" and "-sr" flags, and the path to the response body is not found in the JSON output, unlike httpx.
Expected Behavior:
A
stored_response_path
key is in the JSON output when "-sr" and "-json" flags are used, similar to httpx.Steps To Reproduce:
Anything else:
N/A
The text was updated successfully, but these errors were encountered: