forked from extern/nix-config
e2df340589
Note that this file is automatically formatted by httpie. To avoid formatting diffs, any changes you make should follow the format httpie uses.
12 lines
245 B
JSON
12 lines
245 B
JSON
{
|
|
"__meta__": {
|
|
"about": "HTTPie configuration file",
|
|
"help": "https://httpie.org/doc#config",
|
|
"httpie": "1.0.0"
|
|
},
|
|
"default_options": [
|
|
"--session-read-only",
|
|
"~/.httpie/headers.json"
|
|
]
|
|
}
|