mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 02:28:53 +08:00
Update doc for Chromium HTTP/2 proxy support
This commit is contained in:
@@ -72,9 +72,8 @@ command-line like this::
|
|||||||
|
|
||||||
$ nghttpx -s -f'*,8443' -b127.0.0.1,8080 /path/to/server.key /path/to/server.crt
|
$ nghttpx -s -f'*,8443' -b127.0.0.1,8080 /path/to/server.key /path/to/server.crt
|
||||||
|
|
||||||
At the time of this writing, Firefox nightly supports HTTP/2 proxy.
|
At the time of this writing, Firefox nightly and Chromium v46 can use
|
||||||
Chromium can use nghttpx as secure (SPDY) proxy and will support
|
nghttpx as HTTP/2 proxy.
|
||||||
HTTP/2 proxy in the near future.
|
|
||||||
|
|
||||||
To make Firefox nightly or Chromium use nghttpx as HTTP/2 or SPDY
|
To make Firefox nightly or Chromium use nghttpx as HTTP/2 or SPDY
|
||||||
proxy, user has to create proxy.pac script file like this:
|
proxy, user has to create proxy.pac script file like this:
|
||||||
|
|||||||
Reference in New Issue
Block a user