Christoph M. Becker
|
39ddf6b89c
|
Fix #67792: HTTP Authorization schemes are treated as case-sensitive
We use `zend_binary_strncasecmp()` to avoid any locale issues, and
refactor. We also add a test case for Digest authentication.
Closes GH-6900.
|
2021-04-23 15:54:17 +02:00 |
|