Changeset [31b73d9031104bc35612062c66a8c767d377634c] by Christopher Lange
November 27th, 2013 @ 04:18 AM
Adjust $_SERVER[CONTENT_TYPE] to ignore if the server is not setting that
Line 520 broke an existing implementation I had running because
the $_SERVER['CONTENT_TYPE'] is not being set by my server. I'm not
sure if this is a wide ranging issue, but this fixed the problem
for me locally.
https://github.com/sofadesign/limonade/commit/31b73d9031104bc356120...
Committed by Christopher Lange
- M lib/limonade.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Limonade is a PHP micro-framework.