sforkowany z mirror/friendica
Renamed function
rodzic
b051804dc3
commit
6a6a48c58d
|
@ -258,7 +258,7 @@ class CurlResult
|
||||||
*
|
*
|
||||||
* @return boolean "true" if header exists
|
* @return boolean "true" if header exists
|
||||||
*/
|
*/
|
||||||
public function headerExists(string $field)
|
public function inHeader(string $field)
|
||||||
{
|
{
|
||||||
$field = strtolower(trim($field));
|
$field = strtolower(trim($field));
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue