Skip to content

Version 1.2.14 of nginx-http-flv-module published

Latest

Choose a tag to compare

@winshining winshining released this 04 Jul 04:30

Changelog

  • fixed a SIGSEGV bug caused by receiving an HTTP/1.0 request without a header Host, spotted by @TaiYou-TW, thanks.
  • HTTP/3.0 is not supported.
  • added #error directive to fail compilation with Nginx versions older than 1.2.6.

变更列表

  • 修复由于收到没有 Host 标头的 HTTP/1.0 请求导致的 SIGSEGV 问题,由 @TaiYou-TW 发现,感谢 。
  • 不支持 HTTP/3.0。
  • 添加 #error 指令,不能与 Nginx 1.2.6 之前的版本一起编译。