Skip to content
Snippets Groups Projects
Commit 292e4e71 authored by ale's avatar ale
Browse files

simplify the HTTP server structure

Refactor the HTTP handler hierarchy to make it simpler.

Replace the ghost logging handler with a simpler one, that fires as soon
as the HTTP request headers are sent (this is a better solution for
long-lived connections).

Add a debug page to track long-lived HTTP request.

Add tests for the HTTP server.
parent 2f3a1b45
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment