summaryrefslogblamecommitdiffhomepage
path: root/test/php/header/index.php
blob: 1aa5ca042a62e607a2cac34630fd723cf81c5474 (plain) (tree)
1
2
3
4



                                  
<?php
header($_SERVER['HTTP_X_HEADER']);
header('Content-Length: 0');
?>