When using a n8n HTTP Request node, it mentions that raw HTTP requests can be seen in the browser console, but I do not see this happening. My assumption is that it’s because the request is going from the n8n server to my endpoint, and not from my browser client - but I wanted to be sure. In what scenario would that text on the HTTP node work?
hey @Raymond_Camden looks like you really are enjoying n8n.
for that you can right click and click on inspect:
here is example what you will see:
keep building
Ah! Ok, I was looking in the Network panel - this is perfect, thank you!
