[teiid-issues] [JBoss JIRA] (TEIID-3016) Add headers parameter to invokeHttp

Steven Hawkins (JIRA) issues at jboss.org
Wed Jun 25 09:25:23 EDT 2014


    [ https://issues.jboss.org/browse/TEIID-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979258#comment-12979258 ] 

Steven Hawkins commented on TEIID-3016:
---------------------------------------

Otherwise it looks like we'll need to add a dependency to httpcore to use the BasicHeaderValueParser logic.

> Add headers parameter to invokeHttp
> -----------------------------------
>
>                 Key: TEIID-3016
>                 URL: https://issues.jboss.org/browse/TEIID-3016
>             Project: Teiid
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Misc. Connectors
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.8
>
>
> There is a need to set common headers, such as content type and accepts.  Since there may be other custom values it probably makes sense to do this as a generic parameter as Ramesh suggests:
>     call restBDM.invokeHttp(action => 'POST', endpoint =>  qp, headers=>'ContentType=application/json;Accepts=application/text')  



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the teiid-issues mailing list