|
@@ -0,0 +1,154 @@
|
|
|
+{
|
|
|
+ "Presets": {
|
|
|
+ "LastUsed": "292047e733934bc48429c4d746cae53a",
|
|
|
+ "ConfigVersion": 3
|
|
|
+ },
|
|
|
+ "Preset_faf2be76254543f9ad9cc8fca91cef5e": {
|
|
|
+ "BaseURL": "%BaseURL%/get",
|
|
|
+ "Method": 0,
|
|
|
+ "URLParams": "",
|
|
|
+ "PostData": "",
|
|
|
+ "ExtraHeaders": "",
|
|
|
+ "PostDataContentType": "application/json",
|
|
|
+ "UseBasicAuth": false,
|
|
|
+ "AuthUsername": "",
|
|
|
+ "AuthPassword": "",
|
|
|
+ "ResponseAutoFormat": true,
|
|
|
+ "PresetName": "GET: Simple GET",
|
|
|
+ "Guid": "faf2be76254543f9ad9cc8fca91cef5e",
|
|
|
+ "Notes": "PGh0bWw+PGJvZHk+PHA+U2ltcGxlIEdFVCByZXF1ZXN0LjwvcD4NCjwvYm9keT4NCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCjwvaHRtbD4=",
|
|
|
+ "Category": ""
|
|
|
+ },
|
|
|
+ "Preset_7d37b798c22748eebf92ffa281ba982a": {
|
|
|
+ "BaseURL": "%BaseURL%/headers",
|
|
|
+ "Method": 0,
|
|
|
+ "URLParams": "",
|
|
|
+ "PostData": "",
|
|
|
+ "ExtraHeaders": "X-TestHeader=TestValue\r\nX-TestHeaderBaseURL=%BaseURL%\r\nX-TestDynamicVAR=%DynamicVar%\r\nX-TestXMLHeader=%DynamicVarXML%",
|
|
|
+ "PostDataContentType": "application/json",
|
|
|
+ "UseBasicAuth": false,
|
|
|
+ "AuthUsername": "",
|
|
|
+ "AuthPassword": "",
|
|
|
+ "ResponseAutoFormat": true,
|
|
|
+ "PresetName": "GET: GET Extra Headers",
|
|
|
+ "Guid": "7d37b798c22748eebf92ffa281ba982a",
|
|
|
+ "Notes": "PGh0bWw+PGJvZHk+PHA+R0VUIHJlcXVlc3Qgd2l0aCBoZWFkZXJzLjwvcD4NCjwvYm9keT4NCg0KPC9odG1sPg==",
|
|
|
+ "Category": ""
|
|
|
+ },
|
|
|
+ "Preset_777045dda27d466fab6c051d3e8094e8": {
|
|
|
+ "BaseURL": "%BaseURL%/basic-auth/user/pwd",
|
|
|
+ "Method": 0,
|
|
|
+ "URLParams": "",
|
|
|
+ "PostData": "",
|
|
|
+ "ExtraHeaders": "",
|
|
|
+ "PostDataContentType": "application/json",
|
|
|
+ "UseBasicAuth": true,
|
|
|
+ "AuthUsername": "3f0k+uBHWf2sPtwW4tYMUA==",
|
|
|
+ "AuthPassword": "C35R83xuSqKQ93OJME1BZA==",
|
|
|
+ "ResponseAutoFormat": true,
|
|
|
+ "PresetName": "GET: Use Basic Auth Example",
|
|
|
+ "Guid": "777045dda27d466fab6c051d3e8094e8",
|
|
|
+ "Notes": "PGh0bWw+PGJvZHk+PHA+R0VUIHJlcXVlc3Qgd2l0aCBiYXNpYyBhdXRoZW50aWNhdGlvbi48L3A+DQo8L2JvZHk+DQoNCg0KDQoNCg0KDQo8L2h0bWw+",
|
|
|
+ "Category": ""
|
|
|
+ },
|
|
|
+ "Preset_a0745bab53eb4c78a6034f1a9d4559de": {
|
|
|
+ "BaseURL": "%BaseURL%/get",
|
|
|
+ "Method": 0,
|
|
|
+ "URLParams": "arg1=value1\r\narg2=%BaseURL%",
|
|
|
+ "PostData": "",
|
|
|
+ "ExtraHeaders": "",
|
|
|
+ "PostDataContentType": "application/json",
|
|
|
+ "UseBasicAuth": false,
|
|
|
+ "AuthUsername": "",
|
|
|
+ "AuthPassword": "",
|
|
|
+ "ResponseAutoFormat": true,
|
|
|
+ "PresetName": "GET: Example URL Parameters",
|
|
|
+ "Guid": "a0745bab53eb4c78a6034f1a9d4559de",
|
|
|
+ "Notes": "PGh0bWw+PGJvZHk+PHA+R0VUIHJlcXVlc3Qgd2l0aCBVUkwgcGFyYW1ldGVycy48L3A+DQo8L2JvZHk+DQoNCjwvaHRtbD4=",
|
|
|
+ "Category": ""
|
|
|
+ },
|
|
|
+ "Preset_292047e733934bc48429c4d746cae53a": {
|
|
|
+ "BaseURL": "%BaseURL%/post",
|
|
|
+ "Method": 1,
|
|
|
+ "URLParams": "",
|
|
|
+ "PostData": "{\r\n \"Demo\": \"Demo Data\",\r\n \"BaseURL\": \"%BaseURL%\",\r\n \"CustomVar\": \"%CustomPostData%\"\r\n}\r\n",
|
|
|
+ "ExtraHeaders": "",
|
|
|
+ "PostDataContentType": "application/json",
|
|
|
+ "UseBasicAuth": false,
|
|
|
+ "AuthUsername": "",
|
|
|
+ "AuthPassword": "",
|
|
|
+ "ResponseAutoFormat": true,
|
|
|
+ "PresetName": "POST: Json Post Data",
|
|
|
+ "Guid": "292047e733934bc48429c4d746cae53a",
|
|
|
+ "Notes": "PGh0bWw+PGJvZHk+PHA+UE9TVCBKc29uIERhdGEuPC9wPg0KPC9ib2R5Pg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCjwvaHRtbD4=",
|
|
|
+ "Category": ""
|
|
|
+ },
|
|
|
+ "Preset_c02b437c22474cf7b44a96c72f430f18": {
|
|
|
+ "BaseURL": "%BaseURL%/delete",
|
|
|
+ "Method": 4,
|
|
|
+ "URLParams": "",
|
|
|
+ "PostData": "",
|
|
|
+ "ExtraHeaders": "",
|
|
|
+ "PostDataContentType": "application/json",
|
|
|
+ "UseBasicAuth": false,
|
|
|
+ "AuthUsername": "",
|
|
|
+ "AuthPassword": "",
|
|
|
+ "ResponseAutoFormat": true,
|
|
|
+ "PresetName": "DELETE: Delete Data",
|
|
|
+ "Guid": "c02b437c22474cf7b44a96c72f430f18",
|
|
|
+ "Notes": "PGh0bWw+PGJvZHk+PHA+REVMRVRFIHJlcXVlc3QuPC9wPg0KPC9ib2R5Pg0KDQoNCg0KPC9odG1sPg==",
|
|
|
+ "Category": ""
|
|
|
+ },
|
|
|
+ "Preset_9609fe373b9b4865a2ea83a3dd35be30": {
|
|
|
+ "BaseURL": "%BaseURL%/put",
|
|
|
+ "Method": 3,
|
|
|
+ "URLParams": "",
|
|
|
+ "PostData": "{\r\n \"Demo\": \"Demo Data\",\r\n \"BaseURL\": \"%BaseURL%\"\r\n}",
|
|
|
+ "ExtraHeaders": "",
|
|
|
+ "PostDataContentType": "application/json",
|
|
|
+ "UseBasicAuth": false,
|
|
|
+ "AuthUsername": "",
|
|
|
+ "AuthPassword": "",
|
|
|
+ "ResponseAutoFormat": true,
|
|
|
+ "PresetName": "PUT: Json Put Data",
|
|
|
+ "Guid": "9609fe373b9b4865a2ea83a3dd35be30",
|
|
|
+ "Notes": "PGh0bWw+PGJvZHk+PHA+UFVUIHJlcXVlc3QuPC9wPg0KPC9ib2R5Pg0KDQoNCjwvaHRtbD4=",
|
|
|
+ "Category": ""
|
|
|
+ },
|
|
|
+ "Preset_cbbcebba6f30425caec540f517cb3524": {
|
|
|
+ "BaseURL": "%BaseURL%/patch",
|
|
|
+ "Method": 2,
|
|
|
+ "URLParams": "",
|
|
|
+ "PostData": "{\r\n \"Demo\": \"Demo Data\",\r\n \"BaseURL\": \"%BaseURL%\"\r\n}",
|
|
|
+ "ExtraHeaders": "",
|
|
|
+ "PostDataContentType": "application/json",
|
|
|
+ "UseBasicAuth": false,
|
|
|
+ "AuthUsername": "",
|
|
|
+ "AuthPassword": "",
|
|
|
+ "ResponseAutoFormat": true,
|
|
|
+ "PresetName": "PATCH: Json Patch Data",
|
|
|
+ "Guid": "cbbcebba6f30425caec540f517cb3524",
|
|
|
+ "Notes": "PGh0bWw+PGJvZHk+PHA+UEFUQ0ggcmVxdWVzdC48L3A+DQo8L2JvZHk+DQoNCg0KDQoNCg0KDQoNCjwvaHRtbD4=",
|
|
|
+ "Category": ""
|
|
|
+ },
|
|
|
+ "Main": {
|
|
|
+ "GlobalVar": "fldType\tfldURLFilter\tfldPresetFilter\tfldXPath\tfldContent\tfldName\tfldValue\r\nStatic\t\t\t\t\t%CustomPostData%\tData 1\r\nXPath\t/get\tGET: Simple GET\theaders.X-Amzn-Trace-Id\tJSON\t%DynamicVar%\tRoot=1-63f3306b-45ae38710feee41413da9665\r\nXPath\t/xml\tGET: Simple GET XML\t/slideshow/slide/title\tXML\t%DynamicVarXML%\tWake up to WonderWidgets!\r\nXPath\t\t\theaders.X-Amzn-Trace-Id\tJSON\t%DynamicVarWithoutFilters%\tRoot=1-63f3306b-45ae38710feee41413da9665\r\nStatic\t\t\t\t\t%BaseURL%\thttps://httpbin.org\r\n",
|
|
|
+ "GridViewPresets": "Bhlmcm1NYWluLmN4R3JpZERCVGFibGVWaWV3BhJUY3hHcmlkREJUYWJsZVZpZXcCCQYJU291cmNlRFBJAgYCYAYGRm9vdGVyAgkGBUZhbHNlBgpHcm91cEJ5Qm94AgkGBFRydWUGDEdyb3VwRm9vdGVycwICBgEABgpOZXdJdGVtUm93AgkGBUZhbHNlBhhFZGl0Rm9ybVVzZURlZmF1bHRMYXlvdXQCCQYEVHJ1ZQYTUm93VXNlRGVmYXVsdExheW91dAIJBgRUcnVlBh9Db2x1bW5zUXVpY2tDdXN0b21pemF0aW9uU29ydGVkAgkGBUZhbHNlBgdWZXJzaW9uAgIGAQECAwYYY3hHcmlkREJUYWJsZVZpZXdmbGROYW1lBg9UY3hHcmlkREJDb2x1bW4CDAYJU291cmNlRFBJAgYCYAYRRmlsdGVyUm93T3BlcmF0b3ICAgYBAAYKR3JvdXBJbmRleAIGAsO/BhRJc0NoaWxkSW5NZXJnZWRHcm91cAIJBgVGYWxzZQYFV2lkdGgCBgPFvgAGDUFsaWdubWVudEhvcnoCAgYBAAYFSW5kZXgCBgIABgdWaXNpYmxlAgkGBFRydWUGCVNvcnRPcmRlcgIJBgtzb0FzY2VuZGluZwYJU29ydEluZGV4AgYCAAYYV2FzVmlzaWJsZUJlZm9yZUdyb3VwaW5nAgkGBUZhbHNlBgpFeHByZXNzaW9uAgkSAAAAAAIABhxjeEdyaWREQlRhYmxlVmlld2ZsZENhdGVnb3J5Bg9UY3hHcmlkREJDb2x1bW4CDAYJU291cmNlRFBJAgYCYAYRRmlsdGVyUm93T3BlcmF0b3ICAgYBAAYKR3JvdXBJbmRleAIGAsO/BhRJc0NoaWxkSW5NZXJnZWRHcm91cAIJBgVGYWxzZQYFV2lkdGgCBgJTBg1BbGlnbm1lbnRIb3J6AgIGAQAGBUluZGV4AgYCAQYHVmlzaWJsZQIJBgRUcnVlBglTb3J0T3JkZXICCQYGc29Ob25lBglTb3J0SW5kZXgCBgLDvwYYV2FzVmlzaWJsZUJlZm9yZUdyb3VwaW5nAgkGBFRydWUGCkV4cHJlc3Npb24CCRIAAAAAAgAGHUNvbmRpdGlvbmFsRm9ybWF0dGluZ1Byb3ZpZGVyBiRUY3hHcmlkQ29uZGl0aW9uYWxGb3JtYXR0aW5nUHJvdmlkZXICAQYFQ291bnQCBgIAAgA="
|
|
|
+ },
|
|
|
+ "Preset_6fb33f0e705f4c63b30dc64e98b71183": {
|
|
|
+ "BaseURL": "%BaseURL%/xml",
|
|
|
+ "Method": 0,
|
|
|
+ "URLParams": "",
|
|
|
+ "PostData": "",
|
|
|
+ "ExtraHeaders": "",
|
|
|
+ "PostDataContentType": "application/json",
|
|
|
+ "UseBasicAuth": false,
|
|
|
+ "AuthUsername": "",
|
|
|
+ "AuthPassword": "",
|
|
|
+ "ResponseAutoFormat": true,
|
|
|
+ "PresetName": "GET: Simple GET XML",
|
|
|
+ "Guid": "6fb33f0e705f4c63b30dc64e98b71183",
|
|
|
+ "Notes": "PGh0bWw+PGJvZHk+PHA+U2ltcGxlIEdFVCByZXF1ZXN0LjwvcD4NCjwvYm9keT4NCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KPC9odG1sPg==",
|
|
|
+ "Category": ""
|
|
|
+ }
|
|
|
+}
|