Skip to content
  • Rémi Denis-Courmont's avatar
    Fix up HTTP/RTSP version detection: · 29cd2f90
    Rémi Denis-Courmont authored
     - 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)
    29cd2f90