Ability to extract requests with failed status codes
Open
- Dominant language
- TypeScript
- Stars
- 133
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if we could get all request, regardless of the status code.
one way to do this would be to add the status code as the file suffix i.e. `example.401`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the CLI entry point that extracts requests from HAR files and trace where response status codes are filtered or mapped to output filenames. Confirm that requests with failed status codes are included and that the resulting files use the status code suffix described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100