. . .nr rst2man-indent-level 0 . \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .rstReportMargin pre:
. RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .rstReportMargin post:
.. . RE indent \\n[an-margin]
old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1 new: \\n[rst2man-indent\\n[rst2man-indent-level]]
..
<PORT> Specify listening port number. NINDENT NDENT 0.0
<PRIVATE_KEY> Set path to server\(aqs private key. Required unless \%--no-tls is specified. NINDENT NDENT 0.0
<CERT> Set path to server\(aqs certificate. Required unless \%--no-tls is specified. NINDENT
-a, --address=<ADDR> The address to bind to. If not specified the default IP address determined by getaddrinfo is used. NINDENT NDENT 0.0
-D, --daemon Run in a background. If \%-D is used, the current working directory is changed to \(aq/\(aq. Therefore if this option is used, \%-d option must be specified. NINDENT NDENT 0.0
-V, --verify-client The server sends a client certificate request. If the client did not return a certificate, the handshake is terminated. Currently, this option just requests a client certificate and does not verify it. NINDENT NDENT 0.0
-d, --htdocs=<PATH> Specify document root. If this option is not specified, the document root is the current working directory. NINDENT NDENT 0.0
-v, --verbose Print debug information such as reception/ transmission of frames and name/value pairs. NINDENT NDENT 0.0
--no-tls Disable SSL/TLS. NINDENT NDENT 0.0
-c, --header-table-size=<SIZE> Specify decoder header table size. NINDENT NDENT 0.0
--encoder-header-table-size=<SIZE> Specify encoder header table size. The decoder (client) specifies the maximum dynamic table size it accepts. Then the negotiated dynamic table size is the minimum of this option value and the value which client specified. NINDENT NDENT 0.0
--color Force colored log output. NINDENT NDENT 0.0
-p, --push=<PATH>=<PUSH_PATH,...> Push resources <PUSH_PATH>s when <PATH> is requested. This option can be used repeatedly to specify multiple push configurations. <PATH> and <PUSH_PATH>s are relative to document root. See \%--htdocs option. Example: \%-p/=/foo.png \%-p/doc=/bar.css NINDENT NDENT 0.0
-b, --padding=<N> Add at most <N> bytes to a frame payload as padding. Specify 0 to disable padding. NINDENT NDENT 0.0
-m, --max-concurrent-streams=<N> Set the maximum number of the concurrent streams in one HTTP/2 session. Default: 100 NINDENT NDENT 0.0
-n, --workers=<N> Set the number of worker threads. Default: 1 NINDENT NDENT 0.0
-e, --error-gzip Make error response gzipped. NINDENT NDENT 0.0
-w, --window-bits=<N> Sets the stream level initial window size to 2**<N>-1. NINDENT NDENT 0.0
-W, --connection-window-bits=<N> Sets the connection level initial window size to 2**<N>-1. NINDENT NDENT 0.0
--dh-param-file=<PATH> Path to file that contains DH parameters in PEM format. Without this option, DHE cipher suites are not available. NINDENT NDENT 0.0
--early-response Start sending response when request HEADERS is received, rather than complete request is received. NINDENT NDENT 0.0
--trailer=<HEADER> Add a trailer header to a response. <HEADER> must not include pseudo header field (header field name starting with \(aq:\(aq). The trailer is sent only if a response has body part. Example: \%--trailer \(aqfoo: bar\(aq. NINDENT NDENT 0.0
--hexdump Display the incoming traffic in hexadecimal (Canonical hex+ASCII display). If SSL/TLS is used, decrypted data are used. NINDENT NDENT 0.0
--echo-upload Send back uploaded content if method is POST or PUT. NINDENT NDENT 0.0
--mime-types-file=<PATH> Path to file that contains MIME media types and the extensions that represent them. Default: /etc/mime.types NINDENT NDENT 0.0
--no-content-length Don\(aqt send content-length header field. NINDENT NDENT 0.0
--ktls Enable ktls. NINDENT NDENT 0.0
--no-rfc7540-pri Disable RFC7540 priorities. NINDENT NDENT 0.0
--version Display version information and exit. NINDENT NDENT 0.0
-h, --help Display this help and exit. NINDENT The <SIZE> argument is an integer and an optional unit (e.g., 10K is 10 * 1024). Units are K, M and G (powers of 1024).
.