RE: Assistance with Capturing cURL Request using tcpdump

2024-09-25 Thread Bill Mercer via curl-users
I am using Postman to invoke a REST API call. Is there a way to capture the cURL (https://curl.se/) request (including headers and body) initiated by the Postman REST API client to the application server running RHEL 8.10 OS, and then to the backend server/system using tcpdump and analyze the p

Assistance with Capturing cURL Request using tcpdump

2024-09-23 Thread Kaushal Shriyan via curl-users
Hi, I am using Postman to invoke a REST API call. Is there a way to capture the cURL (https://curl.se/) request (including headers and body) initiated by the Postman REST API client to the application server running RHEL 8.10 OS, and then to the backend server/system using tcpdump and analyze the