Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- StatusMessage = "OK",
- Success = true,
- StatusCode = 200,
- Headers = {
- Connection = "keep-alive",
- ["Content-Length"] = "16",
- ["Surrogate-Control"] = "no-store",
- Date = "Wed, 03 May 2023 12:05:27 GMT",
- Etag = "W/\"10-oV4hJxRVSENxc/wX8+mA4/Pe4tA\"",
- Via = "1.1 vegur",
- Expires = "0",
- ["Cache-Control"] = "no-store, no-cache, must-revalidate, proxy-revalidate",
- Vary = "Origin",
- ["X-Powered-By"] = "Express",
- Pragma = "no-cache",
- ["Content-Type"] = "application/json; charset=utf-8",
- Server = "Cowboy"
- },
- Cookies = {},
- Body = {
- success = true
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement