@@ -57,6 +57,9 @@ |
||
| 57 | 57 | ); |
| 58 | 58 | } |
| 59 | 59 | |
| 60 | + /** |
|
| 61 | + * @param string $name |
|
| 62 | + */ |
|
| 60 | 63 | private function interpretResponse(HttpBinding $httpBinding, ResponseInterface $response, $name, &$outputHeaders) |
| 61 | 64 | { |
| 62 | 65 | try { |