diff options
Diffstat (limited to 'files/vi/web/api/navigator/sendbeacon')
-rw-r--r-- | files/vi/web/api/navigator/sendbeacon/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/vi/web/api/navigator/sendbeacon/index.html b/files/vi/web/api/navigator/sendbeacon/index.html index a91adf05fd..1a48443fc9 100644 --- a/files/vi/web/api/navigator/sendbeacon/index.html +++ b/files/vi/web/api/navigator/sendbeacon/index.html @@ -1,6 +1,6 @@ --- title: Navigator.sendBeacon() -slug: Web/API/Navigator/sendBeacon-vi +slug: Web/API/Navigator/sendBeacon tags: - API - Beacon @@ -8,6 +8,7 @@ tags: - sendBeacon - web perfomance translation_of: Web/API/Navigator/sendBeacon +original_slug: Web/API/Navigator/sendBeacon-vi --- <div><span class="seoSummary">Phương thức <code><strong>navigator.sendBeacon()</strong></code> gửi </span>{{glossary("Asynchronous", "bất đồng bộ")}} 1 lượng nhỏ dữ liệu đến máy chủ (web server) thông qua giao thức {{Glossary("HTTP")}} .</div> |