xref: /unit/test/php/query_string/index.php (revision 894:c79252edf26f)
1<?php
2header('Content-Length: 0');
3header('Query-String: ' . $_SERVER['QUERY_STRING']);
4?>
5