20 lines
373 B
JSON
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"
|
|
}
|
|
]
|
|
}
|