Currently, sim adds the "x-inference-pod" header to responses with the pod name as the value. Since sim supports Data Parallelism (DP), it would be beneficial to included a header in responses that indicates the port number that the request was received on or the rank number that served the request. This would allow tests to check for this header to assert DP.