mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
9e15042eff
Facebook servers have now HTTP response without status string. The use "HTTP/1.1 200 " while CakePHP needs "HTTP/1.1 200 Ok" because preg_match() in code use + instead * |
||
---|---|---|
.. | ||
BasicAuthentication.php | ||
DigestAuthentication.php | ||
HttpResponse.php | ||
HttpSocket.php | ||
HttpSocketResponse.php |