diff options
Diffstat (limited to 'files/zh-cn/web/api/eventsource/index.html')
-rw-r--r-- | files/zh-cn/web/api/eventsource/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/eventsource/index.html b/files/zh-cn/web/api/eventsource/index.html index 977bf56d90..55a81c56ef 100644 --- a/files/zh-cn/web/api/eventsource/index.html +++ b/files/zh-cn/web/api/eventsource/index.html @@ -1,11 +1,12 @@ --- title: EventSource -slug: Server-sent_events/EventSource +slug: Web/API/EventSource tags: - API - Server-sent events - 参考 translation_of: Web/API/EventSource +original_slug: Server-sent_events/EventSource --- <p>{{APIRef("Websockets API")}}</p> |