mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-30 09:38:37 +01:00
c5b8ab6e2d
By default httpie sends its own User-Agent header. This commit removes that header.
6 lines
44 B
JSON
6 lines
44 B
JSON
{
|
|
"headers": {
|
|
"User-Agent": ""
|
|
}
|
|
}
|