From 0066ad7b19a5bb5bb2743e1e4eaca071fb01c047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Mon, 29 Nov 2021 15:52:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Don=5Fserver=5Fkeepalive?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MediaServer支持的HTTP-HOOK-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MediaServer支持的HTTP-HOOK-API.md b/MediaServer支持的HTTP-HOOK-API.md index d50ff47..002ec51 100644 --- a/MediaServer支持的HTTP-HOOK-API.md +++ b/MediaServer支持的HTTP-HOOK-API.md @@ -1025,7 +1025,7 @@ on_server_keepalive=https://127.0.0.1/index/hook/on_server_keepalive - 触发请求 ```http - POST /index/hook/on_stream_not_found HTTP/1.1 + POST /index/hook/on_server_keepalive HTTP/1.1 Accept: */* Accept-Language: zh-CN,zh;q=0.8 Connection: keep-alive