@@ -113,6 +113,10 @@ |
||
113 | 113 | } |
114 | 114 | |
115 | 115 | |
116 | + /** |
|
117 | + * @param string $relativeUrl |
|
118 | + * @param string $method |
|
119 | + */ |
|
116 | 120 | private function setHttpResponse($relativeUrl, $method, $body = []){ |
117 | 121 | |
118 | 122 | if(is_null($method)){ |