Under-designing - HTTP calls are just "living maps"

Under-designing - HTTP calls are just "living maps"
HTTP request and response in a single "live" map block, pulled out with just the data you want!

After making the push / pull map box feature, I wanted to add HTTP calls - they are a pretty important building block for a system like this. So I was thinking... sure, I could make some UI with HTTP call features like you would expect... or, just open up the "request" key to be user-filled, and then the response is just added to that same map?

Make sense? Maybe? Check it out. I love "low-UI UI".

Assembling lots of puzzle pieces here..

Bonus: you can select "client" or "server" for the call to be performed from - you know, if CORS it being a little pesky...