You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (Created) (JIRA)" <ji...@apache.org> on 2012/03/05 12:03:57 UTC

[jira] [Created] (STANBOL-522) StanbolTestBase should support HttpHeaders for parsed SERVER_READY properties

StanbolTestBase should support HttpHeaders for parsed SERVER_READY properties
-----------------------------------------------------------------------------

                 Key: STANBOL-522
                 URL: https://issues.apache.org/jira/browse/STANBOL-522
             Project: Stanbol
          Issue Type: Improvement
          Components: Commons
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
            Priority: Minor


The StanbTestBase allows to parse 

    URI:value 

pairs that are checked before Integration tests are executed.

A lot of RESTful service do also depend on HTTP headers to be set (e.g. for content negotiation). To support this the parsed of the parsed value should be extended to also support HTTP header

    URI:value:{header1}[:{value1}:{header2}:{value2}: ...]

empty header/values should be ignored


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (STANBOL-522) StanbolTestBase should support HttpHeaders for parsed SERVER_READY properties

Posted by "Rupert Westenthaler (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-522.
-----------------------------------------

    Resolution: Fixed

fixed with revision #1297003
                
> StanbolTestBase should support HttpHeaders for parsed SERVER_READY properties
> -----------------------------------------------------------------------------
>
>                 Key: STANBOL-522
>                 URL: https://issues.apache.org/jira/browse/STANBOL-522
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>
> The StanbTestBase allows to parse 
>     URI:value 
> pairs that are checked before Integration tests are executed.
> A lot of RESTful service do also depend on HTTP headers to be set (e.g. for content negotiation). To support this the parsed of the parsed value should be extended to also support HTTP header
>     URI:value:{header1}[:{value1}:{header2}:{value2}: ...]
> empty header/values should be ignored

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira