12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "Presets": {
- "Presets": "Default\r\nMERP\r\nTest IP\r\nTest Headers\r\nSample POST\r\n",
- "LastUsed": 1
- },
- "Preset_0": {
- "BaseURL": "",
- "URLParams": "",
- "Method": 0,
- "PostData": "",
- "ExtraHeaders": "",
- "PostDataContentType": "application/json",
- "UseBasicAuth": false,
- "AuthUsername": "",
- "AuthPassword": ""
- },
- "Preset_1": {
- "BaseURL": "https://merp.iblnet.ch/MobileERPService/",
- "URLParams": "action=GetPresentoDayView\r\nday=20.10.2016\r\ntoken=70f12f9439554198b2e6965b2b14b9e6",
- "ExtraHeaders": "headers=essd",
- "Method": 0,
- "PostData": "post",
- "PostDataContentType": "application/json",
- "UseBasicAuth": false,
- "AuthUsername": "",
- "AuthPassword": ""
- },
- "Preset_2": {
- "BaseURL": "http://ip.jsontest.com/",
- "Method": 0,
- "URLParams": "",
- "PostData": "",
- "ExtraHeaders": "",
- "PostDataContentType": "application/json",
- "UseBasicAuth": false,
- "AuthUsername": "",
- "AuthPassword": ""
- },
- "Preset_3": {
- "BaseURL": "http://headers.jsontest.com/",
- "Method": 1,
- "URLParams": "",
- "PostData": "",
- "ExtraHeaders": "X-Code=5",
- "PostDataContentType": "application/json",
- "UseBasicAuth": false,
- "AuthUsername": "",
- "AuthPassword": ""
- },
- "Preset_4": {
- "BaseURL": "https://posttestserver.com/post.php",
- "Method": 1,
- "URLParams": "",
- "PostData": "Hello=Hello\r\noleeeee",
- "ExtraHeaders": "hallo=hallo",
- "PostDataContentType": "application/x-www-form-urlencoded",
- "UseBasicAuth": false,
- "AuthUsername": "ThPDSfhDWlUyuqX9fYp7BA==",
- "AuthPassword": "ThPDSfhDWlUyuqX9fYp7BA=="
- }
- }
|