We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43271f9 commit 38bfa8eCopy full SHA for 38bfa8e
HTTPHeader.php
@@ -3,7 +3,7 @@
3
4
class HTTPHeader {
5
const VERSION_MAJOR = 4;
6
- const VERSION_MINOR = 8;
+ const VERSION_MINOR = 9;
7
const VERSION_PATCH = 0;
8
9
protected static function header_from_server(
0 commit comments