Files
tprais2/node_red/ro-session.json
2026-03-31 15:34:24 +02:00

20 lines
373 B
JSON

{
"__meta__": {
"about": "HTTPie session file",
"help": "https://httpie.io/docs#sessions",
"httpie": "3.2.4"
},
"auth": {
"password": null,
"type": null,
"username": null
},
"cookies": [],
"headers": [
{
"name": "Custom-Header",
"value": "orig-value"
}
]
}