You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* As in a test case the same endpoint could be called more than once, here we report all of the obtained HTTP status codes
124
+
* As in a test case the same endpoint could be called more than once, here we report all of the obtained HTTP status codes. If for any reason a call does not return any response (e.g., the TCP connection does timeout), then this HTTP status array would be either null or empty.
0 commit comments