Easy HTTP 103

外掛說明

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 scan your site and prepare everything needed to send the header.

Right now, this plugin only supports recent versions of Apache web server – 2.4.58 and newer. We are working on
supporting other web servers (Nginx and FrankenPHP are on our roadmap for the near future).

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/.

常見問題集

What about support for web servers other than Apache?

We are working on it.

Does this plugin work on WP versions older than 6.8?

It might, but we haven’t tested them (yet).

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Easy HTTP 103〉的開發相關工作。

參與者

將〈Easy HTTP 103〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.

1.0.1

  • Slight improvements to the plugin’s code from the wordpress.org review process.

1.0.2

  • Fixed a problem when regenerating .htaccess file.

1.1.0

  • Detects and warns the user if the .htaccess file needs to be regenerated.