-
Notifications
You must be signed in to change notification settings - Fork 0
/
debug_event.json
50 lines (50 loc) · 2.14 KB
/
debug_event.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"headers": {
"Host": "localhost:9989",
"Connection": "keep-alive",
"Content-Length": "123",
"Cache-Control": "max-age=0",
"Upgrade-Insecure-Requests": "1",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36",
"Origin": "http://localhost:9989",
"Content-Type": "application/x-www-form-urlencoded",
"DNT": "1",
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8",
"Referer": "http://localhost:9989",
"Accept-Encoding": "gzip, deflate, br",
"Accept-Language": "en-US,en;q=0.9",
"Cookie": "connect.sid=s%3A0lquXBkpBHzc9AK2Ke6_xaF-0okbBnJQ.kt7POtIbR2GFaqpYhMdpvFnj1uMWWImMU%2BfQXrkop7E"
},
"path": "/",
"pathParameters": null,
"requestContext": {
"accountId": "offlineContext_accountId",
"resourceId": "offlineContext_resourceId",
"apiId": "offlineContext_apiId",
"stage": "offline",
"requestId": "offlineContext_requestId_30347128405598145",
"identity": {
"cognitoIdentityPoolId": "offlineContext_cognitoIdentityPoolId",
"accountId": "offlineContext_accountId",
"cognitoIdentityId": "offlineContext_cognitoIdentityId",
"caller": "offlineContext_caller",
"apiKey": "offlineContext_apiKey",
"sourceIp": "127.0.0.1",
"cognitoAuthenticationType": "offlineContext_cognitoAuthenticationType",
"cognitoAuthenticationProvider": "offlineContext_cognitoAuthenticationProvider",
"userArn": "offlineContext_userArn",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36",
"user": "offlineContext_user"
},
"authorizer": { "principalId": "offlineContext_authorizer_principalId" },
"protocol": "HTTP/1.1",
"resourcePath": "/",
"httpMethod": "GET"
},
"resource": "/",
"httpMethod": "POST",
"queryStringParameters": null,
"stageVariables": null,
"body": "name=My+Company&address1=123+Main+St.&address2=Ste.+123®ion=Texas&locale=Austin&country=USA&postalCode=78701&submit=Send",
"isOffline": true
}