A.1.2.2 Improved request status handling
- Symbolic names are now defined for the RFC1945 status header values,
such as HTTP_OK, HTTP_MOVED_PERMANENTLY, HTTP_MOVED_TEMPORARILY and
HTTP_INTERNAL_SERVER_ERROR
- The Request classes (deployment model adaptors) and Application
run() method have been updated to correctly pass the returned
status back to the client.