• Slawomir Jasinski's avatar
    fix #127 · 14b64fef
    Slawomir Jasinski authored
    fixes issue with Status header coming from php-fpm 5.5 different then regular "HTTP/1.1 200 OK".
    If server returns  Status code - "200" will be handled properly instead "throwing runtime error: index out of range"
    14b64fef
fcgiclient.go 11.5 KB