« Previous | Next » 

Revision 377ae13e

ID377ae13e8fd5a4bf45dd28784d2ff8401df28fa8

Added by Michael Hanselmann about 12 years ago

http.server: Move error message formatting to handler class

Like before this patch moves more functionality from the actual server
class into a separate handler class. At the same time the function is
changed to return both content-type and body instead of relying on a
class attribute.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences