We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0396526 commit bdc684eCopy full SHA for bdc684e
HTTPHeader.php
@@ -3,7 +3,7 @@
3
4
class HTTPHeader {
5
const HTTPHEADER_VERSION_MAJOR = 4;
6
- const HTTPHEADER_VERSION_MINOR = 3;
+ const HTTPHEADER_VERSION_MINOR = 4;
7
8
private static function header_from_server(
9
$name
0 commit comments