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. |
166
+
| title | string | Replaces the variable name in the output if defined. |
167
+
| 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. |
168
+
158
169
## Usage
159
170
160
171
Create a new http file or open an existing one and place the cursor over the
0 commit comments