OpenSwoole\Core\Psr\Response->getheader

25.x is outdated, please check the latest version 26.x


Latest version: pecl install openswoole-26.2.0

Declaration

<?php OpenSwoole\Core\Psr\Response->getheader($name)

Parameters

name

Name of HTTP header that you want to get the value.

Return

Description

Get value of HTTP header.

Last updated on February 28, 2026