mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
7 lines
133 B
PHP
7 lines
133 B
PHP
<?php
|
|
|
|
function apache_request_headers(): array {}
|
|
|
|
function apache_response_headers(): array {}
|
|
|
|
function getallheaders(): array {}
|