Changes between Initial Version and Version 1 of Ticket #16158, comment 6
- Timestamp:
- 01/08/11 22:50:52 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16158, comment 6
initial v1 1 Just in case aresponse code is 200, and a HTML response body is returned (due to some sort of error or something), we should probably validate the response body as well.1 Just in case the response code is 200, and a HTML response body is returned (due to some sort of error or something), we should probably validate the response body as well. 2 2 3 3 Right now the only way I can think of is checking content-type (see patch).
