You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-23 22:05:15 +02:00
Test data update (Jenkins)
This commit is contained in:
16
docs/en/results/HTTPClient/AddAWS4Authorization.log
vendored
Normal file
16
docs/en/results/HTTPClient/AddAWS4Authorization.log
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Authorization": "AWS4-HMAC-SHA256 Credential=AccessKey/20250520/Region/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c0e413f65971e7739ab688dc2cea47ffd790b84cada9313da578850a6da1c0e7",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amz-Content-Sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
|
||||
"X-Amz-Date": "20250520T192430Z",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6ee-10235b68316a1aa73247294f"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
14
docs/en/results/HTTPClient/AddBasicAuthorization.log
vendored
Normal file
14
docs/en/results/HTTPClient/AddBasicAuthorization.log
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Authorization": "Basic dXNlcjpwYXNzd29yZA==",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6eb-0c30f42e79d3f8c417365c58"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
14
docs/en/results/HTTPClient/AddBearerAuthorization.log
vendored
Normal file
14
docs/en/results/HTTPClient/AddBearerAuthorization.log
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Authorization": "Bearer 123123",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6ec-50dd82f526c707e106598284"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
19
docs/en/results/HTTPClient/AddDataAsRelated.log
vendored
Normal file
19
docs/en/results/HTTPClient/AddDataAsRelated.log
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"args": {},
|
||||
"data": "--cbadf205ae3e4688be037159b0ce9cc1\r\nContent-Type: application/json; charset=UTF-8\r\n\r\n{\r\n \"Field1\": 10,\r\n \"Field2\": \"Text\",\r\n \"Field3\": [\r\n \"A\",\r\n \"B\",\r\n \"C\"\r\n ]\r\n}\r\n\r\n--cbadf205ae3e4688be037159b0ce9cc1--\r\n",
|
||||
"files": {},
|
||||
"form": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "208",
|
||||
"Content-Type": "multipart/related; boundary=cbadf205ae3e4688be037159b0ce9cc1",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6ca-12842436343d0ac515d034eb"
|
||||
},
|
||||
"json": null,
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/post"
|
||||
}
|
||||
18
docs/en/results/HTTPClient/AddHeader (adding).log
vendored
Normal file
18
docs/en/results/HTTPClient/AddHeader (adding).log
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Authorization": "Bearer 1111",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6e7-05ee1aca54ab4fee4fb1e784",
|
||||
"X-Header1": "Value1",
|
||||
"X-Header2": "Value2",
|
||||
"X-Header3": "BadValue",
|
||||
"X-Header4": "BadValue"
|
||||
},
|
||||
"origin": "93.125.42.204",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
16
docs/en/results/HTTPClient/AddHeader (replace).log
vendored
Normal file
16
docs/en/results/HTTPClient/AddHeader (replace).log
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Authorization": "Bearer 1111",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6e6-7e12b1a7329f867469d51b91",
|
||||
"X-Header1": "Value1",
|
||||
"X-Header2": "Value2"
|
||||
},
|
||||
"origin": "93.125.42.204",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
15
docs/en/results/HTTPClient/AddHeader.log
vendored
Normal file
15
docs/en/results/HTTPClient/AddHeader.log
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6e5-4e5dc1ca0cd6a4d671d0997c",
|
||||
"X-Header1": "Value1",
|
||||
"X-Header2": "Value2"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
24
docs/en/results/HTTPClient/AddMultipartFormDataField.log
vendored
Normal file
24
docs/en/results/HTTPClient/AddMultipartFormDataField.log
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"args": {},
|
||||
"data": "",
|
||||
"files": {
|
||||
"file1": "..."
|
||||
},
|
||||
"form": {
|
||||
"Field1": "Text",
|
||||
"Field2": "10"
|
||||
},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2114372",
|
||||
"Content-Type": "multipart/form-data; boundary=9801f25c57b345dd97c6f7d32b3cabe1",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6b4-4639dfb258fe727624ccef42"
|
||||
},
|
||||
"json": null,
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/post"
|
||||
}
|
||||
24
docs/en/results/HTTPClient/AddMultipartFormDataFile.log
vendored
Normal file
24
docs/en/results/HTTPClient/AddMultipartFormDataFile.log
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"args": {},
|
||||
"data": "",
|
||||
"files": {
|
||||
"file1": "..."
|
||||
},
|
||||
"form": {
|
||||
"Field1": "Text",
|
||||
"Field2": "10"
|
||||
},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2114372",
|
||||
"Content-Type": "multipart/form-data; boundary=1b4d6ff7f757440ebce8b80f70c04584",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6be-3c74b8a70273b27e7aece353"
|
||||
},
|
||||
"json": null,
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/post"
|
||||
}
|
||||
14
docs/en/results/HTTPClient/AddOauthV1Authorization.log
vendored
Normal file
14
docs/en/results/HTTPClient/AddOauthV1Authorization.log
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Authorization": "OAuth oauth_consumer_key=\"***\",oauth_token=\"***\",oauth_signature_method=\"HMAC-SHA256\",oauth_timestamp=\"1747776272\",oauth_nonce=\"1747776272\",oauth_version=\"1.0\",oauth_signature=JQywSUMcV3Ssix74DbLTw65yQkxQm1rb2KkuHsrRedU%3D",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6f0-17e2b7d802ff2fba5493c829"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
1
docs/en/results/HTTPClient/ExecuteRequest (execution).log
vendored
Normal file
1
docs/en/results/HTTPClient/ExecuteRequest (execution).log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
NOT JSON: HTTPОтвет
|
||||
1
docs/en/results/HTTPClient/ExecuteRequest (no execution).log
vendored
Normal file
1
docs/en/results/HTTPClient/ExecuteRequest (no execution).log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
null
|
||||
13
docs/en/results/HTTPClient/ExecuteRequest.log
vendored
Normal file
13
docs/en/results/HTTPClient/ExecuteRequest.log
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6f6-622b948d14f880055cc27695"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
13
docs/en/results/HTTPClient/Initialize.log
vendored
Normal file
13
docs/en/results/HTTPClient/Initialize.log
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd683-278d4b7b46d3d49520f5e4f2"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
13
docs/en/results/HTTPClient/ProcessRequest.log
vendored
Normal file
13
docs/en/results/HTTPClient/ProcessRequest.log
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6f5-1ec4524e797e708140ba46d9"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
1
docs/en/results/HTTPClient/ReturnConnection (forced).log
vendored
Normal file
1
docs/en/results/HTTPClient/ReturnConnection (forced).log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
null
|
||||
1
docs/en/results/HTTPClient/ReturnConnection.log
vendored
Normal file
1
docs/en/results/HTTPClient/ReturnConnection.log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
NOT JSON: HTTPСоединение
|
||||
1
docs/en/results/HTTPClient/ReturnRequest (forced).log
vendored
Normal file
1
docs/en/results/HTTPClient/ReturnRequest (forced).log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
null
|
||||
1
docs/en/results/HTTPClient/ReturnRequest.log
vendored
Normal file
1
docs/en/results/HTTPClient/ReturnRequest.log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
NOT JSON: HTTPЗапрос
|
||||
1
docs/en/results/HTTPClient/ReturnResponse.log
vendored
Normal file
1
docs/en/results/HTTPClient/ReturnResponse.log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
NOT JSON: HTTPОтвет
|
||||
1
docs/en/results/HTTPClient/ReturnResponseAsBinaryData.log
vendored
Normal file
1
docs/en/results/HTTPClient/ReturnResponseAsBinaryData.log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
NOT JSON: 7B 0A 20 20 22 61 72 67 73 22 3A 20 7B 7D 2C 20 0A 20 20 22 64 61 74 61 22 3A 20 22 64 61 74 61 3A 61 70 70 6C 69 63 61 74 69 6F 6E 2F 6F 63 74 65 74 2D 73 74 72 65 61 6D 3B 62 61 73 65 36 34…
|
||||
19
docs/en/results/HTTPClient/ReturnResponseAsJSONObject.log
vendored
Normal file
19
docs/en/results/HTTPClient/ReturnResponseAsJSONObject.log
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"args": {},
|
||||
"data": "...",
|
||||
"files": {},
|
||||
"form": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2114023",
|
||||
"Content-Type": "application/octet-stream",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd706-2463a6de4b24c0800035f908"
|
||||
},
|
||||
"json": null,
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/post"
|
||||
}
|
||||
19
docs/en/results/HTTPClient/ReturnResponseAsString.log
vendored
Normal file
19
docs/en/results/HTTPClient/ReturnResponseAsString.log
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"args": {},
|
||||
"data": "...",
|
||||
"files": {},
|
||||
"form": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2114023",
|
||||
"Content-Type": "application/octet-stream",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd71d-6d5204744d5702f27d3f5509"
|
||||
},
|
||||
"json": null,
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/post"
|
||||
}
|
||||
1
docs/en/results/HTTPClient/ReturnResponseFilename.log
vendored
Normal file
1
docs/en/results/HTTPClient/ReturnResponseFilename.log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"C:\\Users\\Administrator\\AppData\\Local\\Temp\\gussgm53bp2.tmp"
|
||||
19
docs/en/results/HTTPClient/SetBinaryBody.log
vendored
Normal file
19
docs/en/results/HTTPClient/SetBinaryBody.log
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"args": {},
|
||||
"data": "...",
|
||||
"files": {},
|
||||
"form": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2114023",
|
||||
"Content-Type": "application/octet-stream",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd692-4b3bd71f624b05a90ab06baa"
|
||||
},
|
||||
"json": null,
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/post"
|
||||
}
|
||||
19
docs/en/results/HTTPClient/SetDataType.log
vendored
Normal file
19
docs/en/results/HTTPClient/SetDataType.log
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"args": {},
|
||||
"data": "# Hello world!",
|
||||
"files": {},
|
||||
"form": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "14",
|
||||
"Content-Type": "text/markdown",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd68a-153b5afd39db608b7ccb944c"
|
||||
},
|
||||
"json": null,
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/post"
|
||||
}
|
||||
22
docs/en/results/HTTPClient/SetFormBody.log
vendored
Normal file
22
docs/en/results/HTTPClient/SetFormBody.log
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"args": {},
|
||||
"data": "",
|
||||
"files": {},
|
||||
"form": {
|
||||
"Field1": "10",
|
||||
"Field2": "Text"
|
||||
},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "21",
|
||||
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6a1-2230e2f11fe4c5db5430028c"
|
||||
},
|
||||
"json": null,
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/post"
|
||||
}
|
||||
16
docs/en/results/HTTPClient/SetHeaders (rewrite).log
vendored
Normal file
16
docs/en/results/HTTPClient/SetHeaders (rewrite).log
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Authorization": "Bearer 1111",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6e5-33c274811e9be51352305219",
|
||||
"X-Header1": "Value1",
|
||||
"X-Header2": "Value2"
|
||||
},
|
||||
"origin": "93.125.42.204",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
15
docs/en/results/HTTPClient/SetHeaders.log
vendored
Normal file
15
docs/en/results/HTTPClient/SetHeaders.log
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6e4-1994364d489b151f75c839a2",
|
||||
"X-Header1": "Value1",
|
||||
"X-Header2": "Value2"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
1
docs/en/results/HTTPClient/SetResponseFile (body).log
vendored
Normal file
1
docs/en/results/HTTPClient/SetResponseFile (body).log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"{\n \"args\": {}, \n \"headers\": {\n \"Accept\": \"*/*\", \n \"Accept-Charset\": \"utf-8\", \n \"Accept-Encoding\": \"gzip\", \n \"Host\": \"httpbin.org\", \n \"User-Agent\": \"1Script v$1.9.2.10\", \n \"X-Amzn-Trace-Id\": \"Root=1-682cd687-42d56cef246a2584322143f9\"\n }, \n \"origin\": \"93.125.42.204\", \n \"url\": \"https://httpbin.org/get\"\n}\n"
|
||||
1
docs/en/results/HTTPClient/SetResponseFile.log
vendored
Normal file
1
docs/en/results/HTTPClient/SetResponseFile.log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"C:\\Users\\Administrator\\AppData\\Local\\Temp\\bqqbm25rc3c.tmp"
|
||||
19
docs/en/results/HTTPClient/SetStringBody.log
vendored
Normal file
19
docs/en/results/HTTPClient/SetStringBody.log
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"args": {},
|
||||
"data": "Hello world!",
|
||||
"files": {},
|
||||
"form": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "12",
|
||||
"Content-Type": "text/plain; charset=Windows-1251",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd69f-40db5e0c114034d733729fc5"
|
||||
},
|
||||
"json": null,
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/post"
|
||||
}
|
||||
13
docs/en/results/HTTPClient/SetURL.log
vendored
Normal file
13
docs/en/results/HTTPClient/SetURL.log
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"args": {},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd686-00fda7e2669782730329b145"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get"
|
||||
}
|
||||
16
docs/en/results/HTTPClient/SetURLParams.log
vendored
Normal file
16
docs/en/results/HTTPClient/SetURLParams.log
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"args": {
|
||||
"param1": "text",
|
||||
"param2": "10"
|
||||
},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd686-48023cf6367c49e635e9f2ba"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get?param1=text¶m2=10"
|
||||
}
|
||||
1
docs/en/results/HTTPClient/SplitArraysInURL.log
vendored
Normal file
1
docs/en/results/HTTPClient/SplitArraysInURL.log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"No separation: /page?arrayfield=[val1,val2,val3];\nSeparation: /page?arrayfield=val1&arrayfield=val2&arrayfield=val3\nSeparation (php): /page?arrayfield[]=val1&arrayfield[]=val2&arrayfield[]=val3"
|
||||
24
docs/en/results/HTTPClient/StartMultipartBody.log
vendored
Normal file
24
docs/en/results/HTTPClient/StartMultipartBody.log
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"args": {},
|
||||
"data": "",
|
||||
"files": {
|
||||
"file1": "..."
|
||||
},
|
||||
"form": {
|
||||
"Field1": "Text",
|
||||
"Field2": "10"
|
||||
},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Content-Length": "2114372",
|
||||
"Content-Type": "multipart/form-data; boundary=5e72ac80b8b046caabe050446d3ce734",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6a3-47e4b39b749910d77683a89a"
|
||||
},
|
||||
"json": null,
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/post"
|
||||
}
|
||||
1
docs/en/results/HTTPClient/UseGzipCompression (enable).log
vendored
Normal file
1
docs/en/results/HTTPClient/UseGzipCompression (enable).log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
NOT JSON: HTTPЗапрос
|
||||
1
docs/en/results/HTTPClient/UseGzipCompression.log
vendored
Normal file
1
docs/en/results/HTTPClient/UseGzipCompression.log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
NOT JSON: HTTPЗапрос
|
||||
1
docs/en/results/HTTPClient/UseMultipartFieldsAtOAuth (enable).log
vendored
Normal file
1
docs/en/results/HTTPClient/UseMultipartFieldsAtOAuth (enable).log
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"Initialize: setting of default values\nSetDefaultSettings: configuration setting\nSetURL: setting the value\nSplitURL: splitting a request into component parts\nSplitURL: Secure = Да\nSplitURL: Address = /post\nSplitURL: Domain = httpbin.org\nSplitURL: Port = 443\nSplitURL: Host = https://httpbin.org\nStartMultipartBody: creating a temporary file\nAddMultipartFile: writing the block header\nAddMultipartFile: data writing\nAddMultipartField: writing the block header\nAddMultipartField: data writing\nAddMultipartField: writing the block header\nAddMultipartField: data writing\nUseBodyFiledsAtOAuth: setting the value\nProcessRequest: creation of HTTPRequest object\nFormRequest: Adding parameters\nFormRequest: Creating a request object\nFormRequest: Creating a connection object\nProcessRequest: place the body in the HTTPRequest object\nCompleteHeaders: Content-Length setting\nCompleteAuthHeaders: generating OAuth V1 Authorization header\nAddOAuthV1Header: signature creation\nAddOAuthV1Header: adding body fields to the signature string\nAddOAuthV1Header: updating the signature string with credentials\nAddOAuthV1Header: \nAddOAuthV1Header: authorization header creation\nCompleteHeaders: setting the gzip header"
|
||||
25
docs/en/results/HTTPClient/UseMultipartFieldsAtOAuth.log
vendored
Normal file
25
docs/en/results/HTTPClient/UseMultipartFieldsAtOAuth.log
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"args": {},
|
||||
"data": "",
|
||||
"files": {
|
||||
"file1": "..."
|
||||
},
|
||||
"form": {
|
||||
"field1": "Text",
|
||||
"field2": "10"
|
||||
},
|
||||
"headers": {
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Authorization": "OAuth oauth_consumer_key=\"***\",oauth_token=\"***\",oauth_signature_method=\"HMAC-SHA256\",oauth_timestamp=\"1747776246\",oauth_nonce=\"1747776246\",oauth_version=\"1.0\",oauth_signature=eJSz%2BMDEcVJVTl32XUi8zXO1IHolAlnxNUlMip6N%2Fmo%3D",
|
||||
"Content-Length": "2114372",
|
||||
"Content-Type": "multipart/form-data; boundary=8c0ca75dceb94efeb1393f6606f2df58",
|
||||
"Host": "httpbin.org",
|
||||
"User-Agent": "1Script v$1.9.2.10",
|
||||
"X-Amzn-Trace-Id": "Root=1-682cd6d6-64e958a362794fc90e18b334"
|
||||
},
|
||||
"json": null,
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/post"
|
||||
}
|
||||
4
docs/en/results/HTTPClient/UseURLEncoding.log
vendored
Normal file
4
docs/en/results/HTTPClient/UseURLEncoding.log
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"No encoding": "/page?param1=search?text¶m2=John Doe¶m3=value&another¶m4=кириллица¶m5=<script>alert('XSS')</script>",
|
||||
"With encoding": "/page?param1=search%3Ftext¶m2=John%20Doe¶m3=value%26another¶m4=%D0%BA%D0%B8%D1%80%D0%B8%D0%BB%D0%BB%D0%B8%D1%86%D0%B0¶m5=%3Cscript%3Ealert%28%27XSS%27%29%3C%2Fscript%3E"
|
||||
}
|
||||
Reference in New Issue
Block a user