This reports json data source
- Results
Host Environment | Base Url | Last Modified | Max Status Code | Tests |
---|
IIS7+3.5 | http://localhost/CustomPath35/api | 2011/03/05 | 200 | Request Path | Response Content Type | Status Code |
---|
/ | text/html | 200 | /metadata | text/html | 200 | /metadata/ | text/html | 200 | /hello | application/json | 200 | /hello/ | application/json | 200 | /hello/world | application/json | 200 | /hello/world/1 | application/json | 200 | /hello/world/2 | application/json | 200 | /hello/world/2/3 | application/json | 200 |
|
IIS7+4.0 | http://localhost/CustomPath40/api | 2011/03/05 | 200 | Request Path | Response Content Type | Status Code |
---|
/ | text/html | 200 | /metadata | text/html | 200 | /metadata/ | text/html | 200 | /hello | application/json | 200 | /hello/ | application/json | 200 | /hello/world | application/json | 200 | /hello/world/1 | application/json | 200 | /hello/world/2 | application/json | 200 | /hello/world/2/3 | application/json | 200 |
|
IIS7+3.5 | http://localhost/RootPath35 | 2011/03/05 | 200 | Request Path | Response Content Type | Status Code |
---|
/ | text/html | 200 | /metadata | text/html | 200 | /metadata/ | text/html | 200 | /hello | application/json | 200 | /hello/ | application/json | 200 | /hello/world | application/json | 200 | /hello/world/1 | application/json | 200 | /hello/world/2 | application/json | 200 | /hello/world/2/3 | application/json | 200 |
|
IIS7+4.0 | http://localhost/RootPath40 | 2011/03/05 | 200 | Request Path | Response Content Type | Status Code |
---|
/ | text/html | 200 | /metadata | text/html | 200 | /metadata/ | text/html | 200 | /hello | application/json | 200 | /hello/ | application/json | 200 | /hello/world | application/json | 200 | /hello/world/1 | application/json | 200 | /hello/world/2 | application/json | 200 | /hello/world/2/3 | application/json | 200 |
|
ConsoleApp | http://localhost:82 | 2011/03/05 | 200 | Request Path | Response Content Type | Status Code |
---|
/ | text/html | 200 | /metadata | text/html | 200 | /metadata/ | text/html | 200 | /hello | application/json | 200 | /hello/ | application/json | 200 | /hello/world | application/json | 200 | /hello/world/1 | application/json | 200 | /hello/world/2 | application/json | 200 | /hello/world/2/3 | application/json | 200 |
|
WindowsService | http://localhost:83 | 2011/03/05 | 200 | Request Path | Response Content Type | Status Code |
---|
/ | text/html | 200 | /metadata | text/html | 200 | /metadata/ | text/html | 200 | /hello | application/json | 200 | /hello/ | application/json | 200 | /hello/world | application/json | 200 | /hello/world/1 | application/json | 200 | /hello/world/2 | application/json | 200 | /hello/world/2/3 | application/json | 200 |
|
WebServer20 | http://localhost:5001/api | 2011/03/05 | 200 | Request Path | Response Content Type | Status Code |
---|
/ | text/html | 200 | /metadata | text/html | 200 | /metadata/ | text/html | 200 | /hello | application/json | 200 | /hello/ | application/json | 200 | /hello/world | application/json | 200 | /hello/world/1 | application/json | 200 | /hello/world/2 | application/json | 200 | /hello/world/2/3 | application/json | 200 |
|
WebServer40 | http://localhost:5002/api | 2011/03/05 | 200 | Request Path | Response Content Type | Status Code |
---|
/ | text/html | 200 | /metadata | text/html | 200 | /metadata/ | text/html | 200 | /hello | application/json | 200 | /hello/ | application/json | 200 | /hello/world | application/json | 200 | /hello/world/1 | application/json | 200 | /hello/world/2 | application/json | 200 | /hello/world/2/3 | application/json | 200 |
|
WebServer20 | http://localhost:5003 | 2011/03/05 | 200 | Request Path | Response Content Type | Status Code |
---|
/ | text/html; charset=utf-8 | 200 | /metadata | text/html | 200 | /metadata/ | text/html | 200 | /hello | application/json | 200 | /hello/ | application/json | 200 | /hello/world | application/json | 200 | /hello/world/1 | application/json | 200 | /hello/world/2 | application/json | 200 | /hello/world/2/3 | application/json | 200 |
|
WebServer40 | http://localhost:5004 | 2011/03/05 | 200 | Request Path | Response Content Type | Status Code |
---|
/ | text/html; charset=utf-8 | 200 | /metadata | text/html | 200 | /metadata/ | text/html | 200 | /hello | application/json | 200 | /hello/ | application/json | 200 | /hello/world | application/json | 200 | /hello/world/1 | application/json | 200 | /hello/world/2 | application/json | 200 | /hello/world/2/3 | application/json | 200 |
|
- Response Status
- Errors