Lines Matching +full:timeout +full:- +full:minutes
5 nghttp \- HTTP/2 client
7 .nr rst2man-indent-level 0
10 \\$1 \\n[an-margin]
11 level \\n[rst2man-indent-level]
12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
13 -
14 \\n[rst2man-indent0]
15 \\n[rst2man-indent1]
16 \\n[rst2man-indent2]
21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
22 . nr rst2man-indent-level +1
27 .\" indent \\n[an-margin]
28 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .nr rst2man-indent-level -1
30 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
47 .B \-v, \-\-verbose
54 .B \-n, \-\-null\-out
59 .B \-O, \-\-remote\-name
67 .B \-t, \-\-timeout=<DURATION>
68 Timeout each request after <DURATION>. Set 0 to disable
69 timeout.
73 .B \-w, \-\-window\-bits=<N>
74 Sets the stream level initial window size to 2**<N>\-1.
78 .B \-W, \-\-connection\-window\-bits=<N>
80 2**<N>\-1.
84 .B \-a, \-\-get\-assets
95 .B \-s, \-\-stat
100 .B \-H, \-\-header=<HEADER>
101 Add a header to the requests. Example: \fI\%\-H\fP\(aq:method: PUT\(aq
105 .B \-\-trailer=<HEADER>
108 with \(aq:\(aq). To send trailer, one must use \fI\%\-d\fP option to
109 send request body. Example: \fI\%\-\-trailer\fP \(aqfoo: bar\(aq.
113 .B \-\-cert=<CERT>
119 .B \-\-key=<KEY>
125 .B \-d, \-\-data=<PATH>
126 Post FILE to server. If \(aq\-\(aq is given, data will be read
131 .B \-m, \-\-multiply=<N>
137 .B \-u, \-\-upgrade
139 if the request URI has https scheme. If \fI\%\-d\fP is used, the
144 .B \-p, \-\-weight=<WEIGHT>
146 multiple times, and N\-th \fI\%\-p\fP option sets weight of N\-th
147 URI in the command line. If the number of \fI\%\-p\fP option is
148 less than the number of URI, the last \fI\%\-p\fP option value is
149 repeated. If there is no \fI\%\-p\fP option, default weight, 16,
155 .B \-M, \-\-peer\-max\-concurrent\-streams=<N>
163 .B \-c, \-\-header\-table\-size=<SIZE>
173 .B \-\-encoder\-header\-table\-size=<SIZE>
181 .B \-b, \-\-padding=<N>
187 .B \-r, \-\-har=<PATH>
188 Output HTTP transactions <PATH> in HAR format. If \(aq\-\(aq
193 .B \-\-color
198 .B \-\-continuation
203 .B \-\-no\-content\-length
204 Don\(aqt send content\-length header field.
208 .B \-\-no\-dep
213 .B \-\-hexdump
220 .B \-\-no\-push
225 .B \-\-max\-concurrent\-streams=<N>
231 .B \-\-expect\-continue
233 (up to a short timeout) until the server sends a 100
235 combined with the \fI\%\-d\fP option.
239 .B \-y, \-\-no\-verify\-peer
245 .B \-\-version
250 .B \-h, \-\-help
259 (hours, minutes, seconds and milliseconds, respectively). If a unit
264 \fI\%\-\-no\-dep\fP is used. nghttp mimics the way Firefox employs to
280 +\-\-\-\-\-+
282 +\-\-\-\-\-+
287 +\-\-\-\-\-+ +\-\-\-\-\-+ +\-\-\-\-\-+
289 +\-\-\-\-\-+ +\-\-\-\-\-+ +\-\-\-\-\-+
293 +\-\-\-\-\-+ +\-\-\-\-\-+
295 +\-\-\-\-\-+ +\-\-\-\-\-+
302 The stream 0 is non\-existence stream, and forms the root of the tree.
305 The URIs given in the command\-line depend on stream 11 with the weight
306 given in \fI\%\-p\fP option, which defaults to 16.
308 If \fI\%\-a\fP option is used, nghttp parses the resource pointed by
309 URI given in command\-line as html, and extracts resource links from