diff --git a/src/nghttp.cc b/src/nghttp.cc index b5026d78..15e98a43 100644 --- a/src/nghttp.cc +++ b/src/nghttp.cc @@ -1964,7 +1964,11 @@ Options: -a, --get-assets Download assets such as stylesheets, images and script files linked from the downloaded resource. Only links whose origins are the same with the - linking resource will be downloaded. + linking resource will be downloaded. nghttp + prioritizes resources using HTTP/2 dependency + based priority. The priority order, from highest + to lowest, is html itself, css, javascript and + images. -s, --stat Print statistics. -H, --header Add a header to the requests. --cert= Use the specified client certificate file. The