An expression evaluating to an object
of type WebResponse.
value
A String value.
Remarks
This property determines version of HTTP protocol used
for response. In most cases you should just use same value
as in Request.HttpVersion
- to reply to the client in same version as he requested
it.