diff --git a/README.rst b/README.rst index e6a7849f..11c222b7 100644 --- a/README.rst +++ b/README.rst @@ -461,8 +461,6 @@ SSL/TLS in the backend connection by deafult. To disable SSL/TLS, use ``nghttpx`` supports configuration file. See ``--conf`` option and sample configuration file ``nghttpx.conf.sample``. -``nghttpx`` does not support server push. - In the default mode, (without any of ``--http2-proxy``, ``--http2-bridge``, ``--client-proxy`` and ``--client`` options), ``nghttpx`` works as reverse proxy to the backend server::