You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Jason Cooper (JIRA)" <ji...@apache.org> on 2008/01/25 20:33:35 UTC

[jira] Created: (SHINDIG-38) Add support for specifying arbitrary HTTP Header fields for gadgets.makeRequest

Add support for specifying arbitrary HTTP Header fields for gadgets.makeRequest
-------------------------------------------------------------------------------

                 Key: SHINDIG-38
                 URL: https://issues.apache.org/jira/browse/SHINDIG-38
             Project: Shindig
          Issue Type: New Feature
          Components: Javascript
         Environment: Various OpenSocial containers
            Reporter: Jason Cooper
            Assignee: Kevin Brown


At least one user has expressed interest in adding information to the header section of the XMLHTTPRequest that is sent out when opensocial.makerequest() is called (e.g. adding X-XCAP-Asserted-Identity to the header).

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


[jira] Updated: (SHINDIG-38) Add support for specifying arbitrary HTTP Header fields for gadgets.makeRequest

Posted by "Kevin Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Brown updated SHINDIG-38:
-------------------------------

    Component/s:     (was: Javascript)
                 Features
     Issue Type: Bug  (was: New Feature)

Reclassifying this as a bug, since supporting http headers is  a part of the open social makeRequest spec, and gadgets.io.makeRequest is intended to have the same basic interface.

> Add support for specifying arbitrary HTTP Header fields for gadgets.makeRequest
> -------------------------------------------------------------------------------
>
>                 Key: SHINDIG-38
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-38
>             Project: Shindig
>          Issue Type: Bug
>          Components: Features
>         Environment: Various OpenSocial containers
>            Reporter: Jason Cooper
>            Assignee: Kevin Brown
>
> At least one user has expressed interest in adding information to the header section of the XMLHTTPRequest that is sent out when opensocial.makerequest() is called (e.g. adding X-XCAP-Asserted-Identity to the header).

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


[jira] Closed: (SHINDIG-38) Add support for specifying arbitrary HTTP Header fields for gadgets.makeRequest

Posted by "Kevin Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Brown closed SHINDIG-38.
------------------------------

    Resolution: Fixed

Committed fix today.

> Add support for specifying arbitrary HTTP Header fields for gadgets.makeRequest
> -------------------------------------------------------------------------------
>
>                 Key: SHINDIG-38
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-38
>             Project: Shindig
>          Issue Type: Bug
>          Components: Features
>         Environment: Various OpenSocial containers
>            Reporter: Jason Cooper
>            Assignee: Kevin Brown
>
> At least one user has expressed interest in adding information to the header section of the XMLHTTPRequest that is sent out when opensocial.makerequest() is called (e.g. adding X-XCAP-Asserted-Identity to the header).

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