Hi All,
When we print time_total in curl response(get uri) it’s showing 1000ms, but same uri response is showing as less than 500ms in Postman
Postman response time for rest api(get uri) is always less than curl response.
Is postman response time consider all times like DNS lookup etc?
Tied generating same curl request using Code in Postman app, but gave same result only(curl response time is more)
Please confirm more details about response time in Postman
Thanks,
Mani