On Wed, Sep 25, 2024 at 3:15 AM Daniel Stenberg wrote:
> On Tue, 24 Sep 2024, Kaushal Shriyan via curl-users wrote:
>
> > I am using a postman to invoke a REST API call. Is there a way to
> capture
> > the cURL (https://curl.se/) request (header and body) initiated by
&
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
Hi,
I am using a postman to invoke a REST API call. Is there a way to capture
the cURL (https://curl.se/) request (header and body) initiated by Postman
REST API client to the Application server which is running RHEL 8.10 OS to
the backend server/system?
Postman -> Application server -> Proxy ser