Postcatlab / Postcatlab/postcat
Couldn't customize status code on response
Open
- Dominant language
- JavaScript
- Stars
- 5.5k
- Forks
- 796
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
Current behaviour only allows response status code 200. In some APIs, status codes like 204 are also commonly used.
### Environment
- 版本: 0.5.1
- Electron: 22.1.0
- Chromium: 108.0.5359.179
- Node.js: 16.17.1
- V8: 10.8.168.25-electron.0
- OS: Windows_NT x64 10.0.19045
- 平台: Electron
Contributor guide
Research direction
The issue names no source files, tests, or entry points. Start by locating the response-handling path in the API tool and determine where the status code is fixed; done means callers can select a status such as 204 instead of being limited to 200, with coverage for the changed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100