Silencing warnings
- Warning level /W3, default in Visual Studio, should show no warnings when compiling.
- Warnings -Wconversion added to Makefile and fixed ("silenced").
- Fuzz target for new router is updated and fuzzing.
- HttpResponse::cork fixed behavior and performance when doing pipelined responses.
- New segment in user manual regarding use of corking.