You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[1]| string |`--write-out` variable name, see `man curl`. Required. |
165
+
| title | string | Replaces the variable name in the output if defined. |
166
+
| type | string or function | Specifies type transformation for the output value. Default transformers are `time` and `size`. Can also be a function which takes the value as a parameter and returns a string. |
167
+
157
168
## Usage
158
169
159
170
Create a new http file or open an existing one and place the cursor over the
0 commit comments