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

        

Reply via email to