Name: /api/login/submit
Request:
| url | https://mubu.com/api/login/submit |
|---|---|
| method | POST |
| headers |
user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
content-type: application/x-www-form-urlencoded; charset=UTF-8
x-requested-with: XMLHttpRequest
Content-Length: 73
|
| body | password=1U%2Aq%2APh8%==REMOVED==%25reivg3&phone=18613149999&remember=true |
Response:
| ok | True |
|---|---|
| url | https://mubu.com/api/login/submit |
| status_code | 200 |
| reason | |
| cookies | {'SESSION': 'NjZhOTM2Y2UtMjFkOS00YmE2LThkMzgtNzZiMjhjNTVkMTI5', 'data_unique_id': 'e3abb331-c192-4ecd-834a-9ed478021c74', 'user_persistence': '2f056535-282d-4eb3-bfc1-4c00e9d6a8d8'} |
| encoding | UTF-8 |
| headers |
Server: Tengine
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Date: Tue, 25 Jun 2019 13:07:16 GMT
Vary: Accept-Encoding
Set-Cookie: data_unique_id=e3abb331-c192-4ecd-834a-9ed478021c74; Max-Age=2592000; Expires=Thu, 25-Jul-2019 13:07:16 GMT; Path=/, user_persistence=2f056535-282d-4eb3-bfc1-4c00e9d6a8d8; Max-Age=2592000; Expires=Thu, 25-Jul-2019 13:07:16 GMT; Path=/, SESSION=NjZhOTM2Y2UtMjFkOS00YmE2LThkMzgtNzZiMjhjNTVkMTI5; Path=/; HttpOnly; SameSite=Lax
server-timing: inner; dur=48
X-TT-TIMESTAMP: 1561468036.930
Content-Encoding: gzip
Via: cache12.l2nu16-1[55,0], cache2.cn464[97,0]
Timing-Allow-Origin: *
EagleId: 9dff8bca15614680368555752e
|
| content_type | application/json;charset=UTF-8 |
| json |
{'code': 0, 'msg': None, 'data': {'next': '/list'}}
|
Validators:
| check | comparator | expect value | actual value |
|---|---|---|---|
| status_code | equals | 200 | 200 |
Statistics:
| content_size(bytes) | 45 |
|---|---|
| response_time(ms) | 206.3 |
| elapsed(ms) | 184.173 |