Searched refs:some_headers (Results 1 – 1 of 1) sorted by relevance
8 private $some_headers = array( variable in InttestsBasicTest157 $response = new TestResponse('',$this->some_headers);165 $response = new TestResponse('',$this->some_headers);168 …$response = new TestResponse('',array_slice($this->some_headers,0,-2)); // slice off the last two…