Ask Your Question

Revision history [back]

POST Request to API with Wireshark

Hello

I am testing an API that has TOKEN JWT and the server is NodeJS installed locally http://localhost:3000. How can I see the packets I'm sending and receiving from the server on localhost via Wireshark?

Thanks