It seems that the getallheaders() function is not available when running php-fpm and nginx. This issue has been encountered on other projects.

It seems like what they did in CORS should solve this: https://www.drupal.org/files/issues/2200567_getallheaders.patch

Comments

bburg created an issue. See original summary.

jlicht’s picture

Assigned: Unassigned » jlicht

  • jlicht committed a73d2e4 on 7.x-1.x
    Issue #2801369 by bburg: getallheaders() is not available in nginx
    
jlicht’s picture

Status: Active » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.