| Table: Rest Fixture Config |
| http.basicauth.username |
foo |
| http.basicauth.password |
bar |
| http.client.connection.timeout |
5000 |
| http.client.use.new.http.uri.factory |
false |
| restfixture.display.absolute.url.in.full |
true |
| restfixture.display.actual.on.right |
true |
| restfixture.display.toggle.for.cells.larger.than |
200 |
| restfixture.default.headers |
defHeader : 1<br/>anotherDefHeader : 2<br/> |
| restfixture.xml.namespace.context |
ns1alias=http://smartrics/ns1 <br/> defalias=http://smartrics/defns |
| restfixture.content.default.charset |
UTF-8 |
| restfixture.content.handlers.map |
application/xml=XML<br/>application/json=JSON<br/>text/plain=TEXT<br/>application/txt=JSON<br/>default=XML<br/>application/x-javascript=JS<br/> |