diff options
Diffstat (limited to 'files/de/web')
-rw-r--r-- | files/de/web/api/websocket/close_event/index.html (renamed from files/de/web/api/websocket/onclose/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/de/web/api/websocket/onclose/index.html b/files/de/web/api/websocket/close_event/index.html index 9b7b11e057..4efa91c56b 100644 --- a/files/de/web/api/websocket/onclose/index.html +++ b/files/de/web/api/websocket/close_event/index.html @@ -1,6 +1,6 @@ --- title: WebSocket.onclose -slug: Web/API/WebSocket/onclose +slug: Web/API/WebSocket/close_event tags: - API - Eigenschaft @@ -8,6 +8,7 @@ tags: - Web API - WebSocket translation_of: Web/API/WebSocket/onclose +original_slug: Web/API/WebSocket/onclose --- <p>{{APIRef("Web Sockets API")}}</p> |