Motivation: At the moment we miss to poll the method queue when we see an Informational response code. This can lead to out-of-sync of request / response pairs when later try to compare these. Modifications: Always poll the queue correctly Result: Always compare the correct request / response pairs