Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request #72

Open
new-gen23 opened this issue Nov 2, 2018 · 0 comments
Open

Feature Request #72

new-gen23 opened this issue Nov 2, 2018 · 0 comments

Comments

@new-gen23
Copy link

It would be great if one could define colors for different regular expressions. Furthermore, it would help if the regex could be limited to check only the first line in the response. That would speed up performance drastically.

Regex / Color Example:
200 OK - Green
403 Forbidden AND 401 Unauthorized - Blue
500 Internal Server Error - Red

Currently, it is only possible to define one regular expression per request. As a result in the example above: If I match against 200 OK, everything else will currently be colored red.

viaccoz pushed a commit to viaccoz/AuthMatrix that referenced this issue Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant