DLMousey / DLMousey/Pyromaniac
Make http status code configurable
Open
enhancement
- Dominant language
- C#
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Something i neglected to mention on the feature wish list is that the pseudo-random status code selection should be configurable, this would be dictated by 2 keys in the config along the lines of `defaultStatusCode` (the code that will be returned if no random code has been selected) and `statusCodeInvokeChance` (the chance of a pseudo-random status code being selected).
Not married to these names they might change during development. This builds on the work done in PR #4
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.