- HTTP upgrade type fallback to TCP added
- Added TCP fallback when we can't handle http protocol parsing.
- Added X-Request-id header detection and tracing span context propagation.
- Fixed read deadlock when client doesn't close connection by itself. Now it supports HTTP/1.0 proto.
- Base functionality for tcp traffic proxy and HTTP/1.1 parsing. Jaeger tracing spans support.