Say I have 1 HTTPS service called A. A internally calls another HTTPS service B. I call service A with Postman. Postman reports the measured time for SSL handshake. Does this measured SSL handshake time includes the SSL handshake time between A and B?
Unless this is call in an explicit HTTP redirect, Postman cannot know what the server is doing.
1 Like