-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersstaleThis is inactiveThis is inactive
Description
What problem would you like to solve? Please describe:
The send-it tool is silent when proxying, would be nice to log requests to make it easier to find things like 404s, 500s, etc...
Describe the solution you'd like:
Simple log of path & response code for proxied requests.
Stretch-goal, color coded codes:
- 2xx = white/default theme
- 4xx = yellow
- 5xx = red
- other = light blue?
Describe alternatives you've considered:
GoAlert already logs requests, but as a proxy tool, extra attention from send-it would be helpful.
dctalbot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersstaleThis is inactiveThis is inactive