progress
This commit is contained in:
parent
ba9b07bbf7
commit
0e593030a6
@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"item": [
|
"item": [
|
||||||
{
|
{
|
||||||
"name": "/alive/",
|
"name": "alive",
|
||||||
"item": [
|
"item": [
|
||||||
{
|
{
|
||||||
"name": "Alive.txt",
|
"name": "Alive.txt",
|
||||||
@ -147,7 +147,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "/server/",
|
"name": "server",
|
||||||
"item": [
|
"item": [
|
||||||
{
|
{
|
||||||
"name": "certify.php",
|
"name": "certify.php",
|
||||||
@ -353,33 +353,157 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "/service/",
|
"name": "service",
|
||||||
"item": [
|
"item": [
|
||||||
{
|
{
|
||||||
"name": "respone.php",
|
"name": "incom",
|
||||||
"request": {
|
"item": [
|
||||||
"method": "POST",
|
{
|
||||||
"header": [],
|
"name": "incom.php",
|
||||||
"url": {
|
"request": {
|
||||||
"raw": "https://127.0.0.1/service/respone/respone.php",
|
"method": "POST",
|
||||||
"protocol": "https",
|
"header": [],
|
||||||
"host": [
|
"url": {
|
||||||
"127",
|
"raw": "https://127.0.0.1/service/incom/incom.php",
|
||||||
"0",
|
"protocol": "https",
|
||||||
"0",
|
"host": [
|
||||||
"1"
|
"127",
|
||||||
],
|
"0",
|
||||||
"path": [
|
"0",
|
||||||
"service",
|
"1"
|
||||||
"respone",
|
],
|
||||||
"respone.php"
|
"path": [
|
||||||
|
"service",
|
||||||
|
"incom",
|
||||||
|
"incom.php"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"response": [
|
||||||
|
{
|
||||||
|
"name": "incom.php",
|
||||||
|
"originalRequest": {
|
||||||
|
"method": "POST",
|
||||||
|
"header": [],
|
||||||
|
"url": {
|
||||||
|
"raw": "https://127.0.0.1/service/incom/incom.php",
|
||||||
|
"protocol": "https",
|
||||||
|
"host": [
|
||||||
|
"127",
|
||||||
|
"0",
|
||||||
|
"0",
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"path": [
|
||||||
|
"service",
|
||||||
|
"incom",
|
||||||
|
"incom.php"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"status": "OK",
|
||||||
|
"code": 200,
|
||||||
|
"_postman_previewlanguage": "plain",
|
||||||
|
"header": [
|
||||||
|
{
|
||||||
|
"key": "Content-Type",
|
||||||
|
"value": "text/plain; charset=utf-8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Date",
|
||||||
|
"value": "Sat, 27 May 2023 04:19:15 GMT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Server",
|
||||||
|
"value": "Kestrel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Transfer-Encoding",
|
||||||
|
"value": "chunked"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"cookie": [],
|
||||||
|
"body": "1+1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "incomALL.php",
|
||||||
|
"request": {
|
||||||
|
"method": "POST",
|
||||||
|
"header": [],
|
||||||
|
"url": {
|
||||||
|
"raw": "https://127.0.0.1/service/incom/incomALL.php",
|
||||||
|
"protocol": "https",
|
||||||
|
"host": [
|
||||||
|
"127",
|
||||||
|
"0",
|
||||||
|
"0",
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"path": [
|
||||||
|
"service",
|
||||||
|
"incom",
|
||||||
|
"incomALL.php"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"response": [
|
||||||
|
{
|
||||||
|
"name": "New Request",
|
||||||
|
"originalRequest": {
|
||||||
|
"method": "POST",
|
||||||
|
"header": [],
|
||||||
|
"url": {
|
||||||
|
"raw": "https://127.0.0.1/service/incom/incomALL.php",
|
||||||
|
"protocol": "https",
|
||||||
|
"host": [
|
||||||
|
"127",
|
||||||
|
"0",
|
||||||
|
"0",
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"path": [
|
||||||
|
"service",
|
||||||
|
"incom",
|
||||||
|
"incomALL.php"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"status": "OK",
|
||||||
|
"code": 200,
|
||||||
|
"_postman_previewlanguage": "plain",
|
||||||
|
"header": [
|
||||||
|
{
|
||||||
|
"key": "Content-Type",
|
||||||
|
"value": "text/plain; charset=utf-8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Date",
|
||||||
|
"value": "Sat, 27 May 2023 04:19:38 GMT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Server",
|
||||||
|
"value": "Kestrel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Transfer-Encoding",
|
||||||
|
"value": "chunked"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"cookie": [],
|
||||||
|
"body": "1+1"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
]
|
||||||
"response": [
|
},
|
||||||
|
{
|
||||||
|
"name": "respone",
|
||||||
|
"item": [
|
||||||
{
|
{
|
||||||
"name": "respone.php",
|
"name": "respone.php",
|
||||||
"originalRequest": {
|
"request": {
|
||||||
"method": "POST",
|
"method": "POST",
|
||||||
"header": [],
|
"header": [],
|
||||||
"url": {
|
"url": {
|
||||||
@ -398,36 +522,64 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"status": "OK",
|
"response": [
|
||||||
"code": 200,
|
|
||||||
"_postman_previewlanguage": "plain",
|
|
||||||
"header": [
|
|
||||||
{
|
{
|
||||||
"key": "Content-Type",
|
"name": "respone.php",
|
||||||
"value": "text/plain; charset=utf-8"
|
"originalRequest": {
|
||||||
},
|
"method": "POST",
|
||||||
{
|
"header": [],
|
||||||
"key": "Date",
|
"url": {
|
||||||
"value": "Sat, 27 May 2023 02:18:25 GMT"
|
"raw": "https://127.0.0.1/service/respone/respone.php",
|
||||||
},
|
"protocol": "https",
|
||||||
{
|
"host": [
|
||||||
"key": "Server",
|
"127",
|
||||||
"value": "Kestrel"
|
"0",
|
||||||
},
|
"0",
|
||||||
{
|
"1"
|
||||||
"key": "Transfer-Encoding",
|
],
|
||||||
"value": "chunked"
|
"path": [
|
||||||
|
"service",
|
||||||
|
"respone",
|
||||||
|
"respone.php"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"status": "OK",
|
||||||
|
"code": 200,
|
||||||
|
"_postman_previewlanguage": "plain",
|
||||||
|
"header": [
|
||||||
|
{
|
||||||
|
"key": "Content-Type",
|
||||||
|
"value": "text/plain; charset=utf-8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Date",
|
||||||
|
"value": "Sat, 27 May 2023 02:18:25 GMT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Server",
|
||||||
|
"value": "Kestrel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Transfer-Encoding",
|
||||||
|
"value": "chunked"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"cookie": [],
|
||||||
|
"body": "1"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"cookie": [],
|
|
||||||
"body": "1"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "card",
|
||||||
|
"item": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "/game/",
|
"name": "game",
|
||||||
"item": [
|
"item": [
|
||||||
{
|
{
|
||||||
"name": "info",
|
"name": "info",
|
||||||
|
Loading…
Reference in New Issue
Block a user