diff options
author | Achraf Almouloudi <achraf52@outlook.com> | 2020-02-10 01:00:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-10 01:00:33 +0100 |
commit | 6fdf0d6e67a3a5c9113afb2d64dc9fd3725f859d (patch) | |
tree | 9908938b5a01e2dbabd4822d992068f9bf868b79 /index.php | |
parent | 2ad24af488da7dc518684cc146914b2937749031 (diff) |
Add server protocol value variation
In some Apache servers running the HTTP/2 protocol, calling "$_SERVER['SERVER_PROTOCOL']" may return "HTTP/2.0" instead, thus causing CodeIgniter to (incorrectly) determine the output header protocol to use. This commit adds the different variation to fix that.
Diffstat (limited to 'index.php')
0 files changed, 0 insertions, 0 deletions