Files
ZertoApiWrapper/Tests/Public/Mocks/AuthHeaders.json
T
2019-07-26 08:35:52 -04:00

24 lines
381 B
JSON

{
"apiRequestResults": "",
"Headers": {
"Cache-Control": [
"no-cache"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
],
"x-zerto-session": [
"e34da0b0-4bc2-4cda-b316-0384e35bdca5"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
"Thu, 11 Jul 2019 19:05:40 GMT"
],
"Content-Length": [
"0"
]
}
}