Fix up HTTP/RTSP version detection:
- ignore HTTP/0.9 clients instead of deadlocking the connection - ignore unknown protocol - reject incompatible HTTP & RTSP protocol versions (HTTP/2.0 does not exist but RTSP/2.0 is currently draft)
Showing
Please register or sign in to comment