內容簡介
**外掛介紹總結:**
透過安裝此外掛,您可以啟用您的 WordPress 網站發送 HTTP 103 Early Hints 標頭,該外掛將檢查伺服器是否支援該功能,並準備必要的內容。目前僅支援 Apache 網頁伺服器的最新版本,未來計畫支援其他網頁伺服器,但您的網站需要以 HTTP/2 協議提供服務,否則瀏覽器將忽略此標頭。外掛授權為 GNU General Public License 。
**問題與答案:**
1. 如何透過外掛啟用 WordPress 網站傳送 HTTP 103 Early Hints 標頭?
- 透過安裝此外掛。
2. 外掛會做什麼動作?
- 檢查伺服器是否支援 HTTP 103 Early Hints,若支援,將掃描您的網站並準備發送標頭所需的一切。
3. 目前此外掛只支援哪些 Apache web server 版本?
- 2.4.58 及更新版。
4. 未來計畫支援哪些其他 web server?
- Nginx 和 FrankenPHP。
5. 為了使外掛生效,網站需要使用哪個協議?
- HTTP/2 協議。
6. 外掛的授權是?
- GNU General Public License,可以重新分發和修改,但沒有保證。
外掛標籤
開發者團隊
原文外掛簡介
If you want to enable your WordPress site to send HTTP 103 Early Hints header, you can do so by installing this plugin.
It will:
1. Check if the server supports HTTP 103 Early Hints.
2. If it does, the plugin will prepare everything needed to send the header.
Right now, this plugin supports recent versions of Apache web server – 2.4.58 and newer, and FrankenPHP web server –
v1.2 and newer.
Also, your site needs to be served over HTTP/2 protocol. (If it’s not, the browsers would ignore the header.)
License
This plugin is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This plugin is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this plugin. If not, see https://www.gnu.org/licenses/.
