Integrate httpcats #12
Labels
No Label
Kind/Bug
Kind/Enhancement
Kind/Feature
Project/Lander
Project/Landerctl
idea
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Chewing_Bever/lander#12
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
https://httpcats.com/
It's just so cute
In order to support this, we might need to rework the HTTP framework a bit. Currently all steps are defined in sequence, but it might be beneficial to have two sets of steps: those that process the request and those that process the response. This way, we could let the request pipeline exit early with a certain HTTP status code, while still modifying this response to include e.g. the HTTP cat response (only if it's being requested from a browser of course).
https://httpraccoons.com/ also looks fun