You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2008/04/02 14:45:24 UTC

[jira] Resolved: (SHINDIG-153) ProxyHandler.php sending malformed headers

     [ https://issues.apache.org/jira/browse/SHINDIG-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-153.
----------------------------------

    Resolution: Fixed

Committed Patch.



> ProxyHandler.php sending malformed headers
> ------------------------------------------
>
>                 Key: SHINDIG-153
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-153
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadgets Server - PHP
>         Environment: Apache
>            Reporter: Tamlyn Rhodes
>            Assignee: Chris Chabot
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> Line 65 in php/gadgets/src/http/ProxyHandler.php is sending the header "application/json; charset=utf-8" rather than "Content-type: application/json; charset=utf-8" causing Apache to fail with a 500 error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.