Fix high CPU usage, SIGFPE; multiple headers support
- Added support for sending/receiving multiple headers to address the case related to "100 continue" header handling.
- Addressed high CPU usage for a GOAWAY connection before sending CONNECTION_CLOSE.
- Addressed SIGFPE due to zero pacing rate. (ISSUE #254).
- Fixed a minor issue related to multi-paths.