A.5.2.2 Improved request status handling

  1. 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

  2. The Request classes (deployment model adaptors) and Application run() method have been updated to correctly pass the returned status back to the client.