curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder Daniel himself.

Capture the cURL (https://curl.se/) request (header and body) initiated by Postman REST API client

From: Kaushal Shriyan via curl-users <curl-users_at_lists.haxx.se>
Date: Tue, 24 Sep 2024 00:21:18 +0530

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 server -> Backend server.

Headers which contain metadata about the request, such as content type,
user agent, and so on.

Body which is the message body and contains the data that we want to send,
if any. Generally, the body is used with POST and PUT methods.

Please guide me.

Best Regards,

Kaushal


-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2024-09-23