til

Today I Learned: collection of notes, tips and tricks and stuff I learn from day to day working with computers and technology as an open source contributor and product manager

View project on GitHub

See Your Requests

I did a lot of work using httpie so I forgot how I saw the actual requests in Bruno.

Luckily StackOverflow had the answer.

You will find the sent request (including the called URI and header fields) in the “Timeline” tab at the right-hand side of Bruno’s GUI (close to the “Response” tab) - see screenshot attached:

This is my own screenshot.

Bruno screenshot timeline

Resources and References