Releases: Dakuan/connect-chaos
Releases · Dakuan/connect-chaos
Better errors
- changes default behaviour to return a random error code rather than a
500
- allows user to specify an error code
- allows user to specify that error code should match a regex
- allows user to specify an array of error codes to pick from
New handler on each request
- a new handler is generated on each request resulting in more unpredictable behaviour.