exchanger 0.2.1 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,22 +2,33 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: https://FILTERED_USERNAME:FILTERED_PASSWORD@amsprd0710.outlook.com/EWS/Exchange.asmx
5
+ uri: https://amsprd0710.outlook.com/EWS/Exchange.asmx
6
6
  body:
7
- encoding: US-ASCII
8
- string: ! "<?xml version=\"1.0\"?>\n<soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\"
9
- xmlns:t=\"http://schemas.microsoft.com/exchange/services/2006/types\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"
10
- xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\">\n <soap:Body>\n <DeleteItem
11
- xmlns=\"http://schemas.microsoft.com/exchange/services/2006/messages\" DeleteType=\"HardDelete\">\n
12
- \ <ItemIds>\n <t:ItemId Id=\"AAAjAGViZWlnYXJ0c0BlYmVpZ2FydHMub25taWNyb3NvZnQuY29tAEYAAAAAAFCCRZAuOKtKpGOhX84gI1gHAJoatVMmPNZLthU74SWegbgAAABF7aIAAJoatVMmPNZLthU74SWegbgAAABGa4YAAA==\"/>\n
13
- \ </ItemIds>\n </DeleteItem>\n </soap:Body>\n</soap:Envelope>\n"
7
+ encoding: UTF-8
8
+ string: |
9
+ <?xml version="1.0"?>
10
+ <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
11
+ <soap:Body>
12
+ <DeleteItem xmlns="http://schemas.microsoft.com/exchange/services/2006/messages" DeleteType="HardDelete">
13
+ <ItemIds>
14
+ <t:ItemId Id="AAAkAG91dGxvb2tfNTY3NDUzNUY3QTY0QjIwMUBvdXRsb29rLmNvbQBGAAAAAAC11EXZT+3TSZbZG9cMT+XoBwAdX+/tTQhGSJ2g6HFKPliuAAEXNeC6AAAdX+/tTQhGSJ2g6HFKPliuAAM8LVinAAA="/>
15
+ </ItemIds>
16
+ </DeleteItem>
17
+ </soap:Body>
18
+ </soap:Envelope>
14
19
  headers:
20
+ User-Agent:
21
+ - HTTPClient/1.0 (2.8.3, ruby 2.7.0 (2019-12-25))
22
+ Accept:
23
+ - "*/*"
24
+ Date:
25
+ - Tue, 07 Apr 2020 09:24:53 GMT
15
26
  Soapaction:
16
27
  - http://schemas.microsoft.com/exchange/services/2006/messages/DeleteItem
17
28
  Content-Type:
18
29
  - text/xml; charset=utf-8
19
30
  Authorization:
20
- - Basic ZWJlaWdhcnRzQGViZWlnYXJ0cy5vbm1pY3Jvc29mdC5jb206S3k1a2ltUDZTNmlIQQ==
31
+ - Basic bWljaGFlbEBsaXR0b24uc2U6MTI4MHNhaWw=
21
32
  response:
22
33
  status:
23
34
  code: 200
@@ -30,29 +41,53 @@ http_interactions:
30
41
  Content-Type:
31
42
  - text/xml; charset=utf-8
32
43
  Server:
33
- - Microsoft-IIS/7.5
34
- Requestid:
35
- - 66b54450-321d-4ac8-afcc-c4cdb28ee1a9
44
+ - Microsoft-IIS/10.0
45
+ Request-Id:
46
+ - 67f18e2f-fcf7-4810-8add-6ff48793ff30
47
+ X-Calculatedfetarget:
48
+ - PR3P192CU002.internal.outlook.com
49
+ X-Backendhttpstatus:
50
+ - '200'
51
+ - '200'
36
52
  Set-Cookie:
37
- - exchangecookie=30e152f9fdf94926bb3a8d9d312983b2; expires=Fri, 11-Oct-2013
38
- 19:19:46 GMT; path=/; HttpOnly
53
+ - exchangecookie=0ecefad60d5e41028dacbcc0da560c94; expires=Wed, 07-Apr-2021
54
+ 09:24:53 GMT; path=/; secure; HttpOnly
55
+ X-Feproxyinfo:
56
+ - PR3P192CA0052.EURP192.PROD.OUTLOOK.COM
57
+ X-Calculatedbetarget:
58
+ - AM7PR05MB6693.eurprd05.prod.outlook.com
59
+ X-Rum-Validated:
60
+ - '1'
61
+ X-Ewshandler:
62
+ - DeleteItem
39
63
  X-Aspnet-Version:
40
- - 2.0.50727
64
+ - 4.0.30319
65
+ X-Besku:
66
+ - WCS6
67
+ X-Diaginfo:
68
+ - AM7PR05MB6693
69
+ X-Beserver:
70
+ - AM7PR05MB6693
71
+ X-Proxy-Routingcorrectness:
72
+ - '1'
73
+ X-Proxy-Backendserverstatus:
74
+ - '200'
75
+ X-Feserver:
76
+ - HE1PR0101CA0019
77
+ - PR3P192CA0052
41
78
  X-Powered-By:
42
79
  - ASP.NET
43
- X-Diaginfo:
44
- - AMSPRD0710CA004
45
80
  Date:
46
- - Thu, 11 Oct 2012 19:19:46 GMT
81
+ - Tue, 07 Apr 2020 09:24:53 GMT
47
82
  body:
48
- encoding: US-ASCII
83
+ encoding: UTF-8
49
84
  string: <?xml version="1.0" encoding="utf-8"?><s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:ServerVersionInfo
50
- MajorVersion="14" MinorVersion="16" MajorBuildNumber="207" MinorBuildNumber="9"
51
- xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns="http://schemas.microsoft.com/exchange/services/2006/types"
52
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"/></s:Header><s:Body
53
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><m:DeleteItemResponse
54
- xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"><m:ResponseMessages><m:DeleteItemResponseMessage
85
+ MajorVersion="15" MinorVersion="20" MajorBuildNumber="2878" MinorBuildNumber="21"
86
+ xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
87
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/></s:Header><s:Body><m:DeleteItemResponse
88
+ xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
89
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"><m:ResponseMessages><m:DeleteItemResponseMessage
55
90
  ResponseClass="Success"><m:ResponseCode>NoError</m:ResponseCode></m:DeleteItemResponseMessage></m:ResponseMessages></m:DeleteItemResponse></s:Body></s:Envelope>
56
91
  http_version:
57
- recorded_at: Thu, 11 Oct 2012 19:19:45 GMT
58
- recorded_with: VCR 2.2.5
92
+ recorded_at: Tue, 07 Apr 2020 09:24:53 GMT
93
+ recorded_with: VCR 3.0.3
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: https://FILTERED_USERNAME:FILTERED_PASSWORD@amsprd0710.outlook.com/EWS/Exchange.asmx
5
+ uri: https://amsprd0710.outlook.com/EWS/Exchange.asmx
6
6
  body:
7
7
  encoding: UTF-8
8
8
  string: |
@@ -20,12 +20,18 @@ http_interactions:
20
20
  </soap:Body>
21
21
  </soap:Envelope>
22
22
  headers:
23
+ User-Agent:
24
+ - HTTPClient/1.0 (2.8.3, ruby 2.7.0 (2019-12-25))
25
+ Accept:
26
+ - "*/*"
27
+ Date:
28
+ - Tue, 07 Apr 2020 09:24:47 GMT
23
29
  Soapaction:
24
30
  - http://schemas.microsoft.com/exchange/services/2006/messages/GetFolder
25
31
  Content-Type:
26
32
  - text/xml; charset=utf-8
27
33
  Authorization:
28
- - Basic Y2hhZF9leGNoYW5nZXJ0ZXN0aW5nQG91dGxvb2suY29tOmV4Y2hhbmdlcl9zcGVjMzMzIQ==
34
+ - Basic bWljaGFlbEBsaXR0b24uc2U6MTI4MHNhaWw=
29
35
  response:
30
36
  status:
31
37
  code: 200
@@ -38,41 +44,55 @@ http_interactions:
38
44
  Content-Type:
39
45
  - text/xml; charset=utf-8
40
46
  Server:
41
- - Microsoft-IIS/8.0
47
+ - Microsoft-IIS/10.0
42
48
  Request-Id:
43
- - 561afca4-233e-4d3e-8d46-9c3b98f7bb42
44
- X-Calculatedbetarget:
45
- - BY2PR08MB046.namprd08.prod.outlook.com
49
+ - e3b6b227-1fbf-40c6-a03f-d91af78d2a4d
50
+ X-Calculatedfetarget:
51
+ - AM6PR04CU002.internal.outlook.com
46
52
  X-Backendhttpstatus:
47
53
  - '200'
54
+ - '200'
48
55
  Set-Cookie:
49
- - exchangecookie=7336c677cc004b11afaab1766f45de6c; expires=Tue, 09-May-2017
50
- 16:00:04 GMT; path=/; HttpOnly
56
+ - exchangecookie=93119067458246619b6b902967f06681; expires=Wed, 07-Apr-2021
57
+ 09:24:47 GMT; path=/; secure; HttpOnly
58
+ X-Feproxyinfo:
59
+ - AM6PR04CA0062.EURPRD04.PROD.OUTLOOK.COM
60
+ X-Calculatedbetarget:
61
+ - AM7PR05MB6693.eurprd05.prod.outlook.com
62
+ X-Rum-Validated:
63
+ - '1'
51
64
  X-Ewshandler:
52
65
  - GetFolder
53
66
  X-Aspnet-Version:
54
67
  - 4.0.30319
68
+ X-Besku:
69
+ - WCS6
55
70
  X-Diaginfo:
56
- - BY2PR08MB046
71
+ - AM7PR05MB6693
57
72
  X-Beserver:
58
- - BY2PR08MB046
73
+ - AM7PR05MB6693
74
+ X-Proxy-Routingcorrectness:
75
+ - '1'
76
+ X-Proxy-Backendserverstatus:
77
+ - '200'
78
+ X-Feserver:
79
+ - AM6PR04CA0062
80
+ - HE1PR0101CA0023
59
81
  X-Powered-By:
60
82
  - ASP.NET
61
- X-Feserver:
62
- - BY2PR13CA0012
63
83
  Date:
64
- - Mon, 09 May 2016 16:00:04 GMT
84
+ - Tue, 07 Apr 2020 09:24:47 GMT
65
85
  body:
66
86
  encoding: UTF-8
67
87
  string: <?xml version="1.0" encoding="utf-8"?><s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:ServerVersionInfo
68
- MajorVersion="15" MinorVersion="1" MajorBuildNumber="492" MinorBuildNumber="11"
88
+ MajorVersion="15" MinorVersion="20" MajorBuildNumber="2878" MinorBuildNumber="21"
69
89
  xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
70
90
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/></s:Header><s:Body><m:GetFolderResponse
71
91
  xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
72
92
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"><m:ResponseMessages><m:GetFolderResponseMessage
73
93
  ResponseClass="Success"><m:ResponseCode>NoError</m:ResponseCode><m:Folders><t:CalendarFolder><t:FolderId
74
- Id="AQAhAGNoYWRfZXhjaGFuZ2VydGVzdGluZ0BvdXRsb28Aay5jb20ALgAABKlVK7wi0Um5a7NdGSAWsQEATutsxsDoLkiasjWoT1GLIQAAAgENAAAA"
75
- ChangeKey="AgAAABYAAABO62zGwOguSJqyNahPUYshAAAAAAA3"/><t:DisplayName>Calendar</t:DisplayName><t:TotalCount>0</t:TotalCount><t:ChildFolderCount>2</t:ChildFolderCount></t:CalendarFolder></m:Folders></m:GetFolderResponseMessage></m:ResponseMessages></m:GetFolderResponse></s:Body></s:Envelope>
94
+ Id="AAAkAG91dGxvb2tfNTY3NDUzNUY3QTY0QjIwMUBvdXRsb29rLmNvbQAuAAAAAAC11EXZT+3TSZbZG9cMT+XoAQAdX+/tTQhGSJ2g6HFKPliuAAAAAAENAAA="
95
+ ChangeKey="AgAAABYAAAAdX+/tTQhGSJ2g6HFKPliuAAHZLx1j"/><t:DisplayName>Kalender</t:DisplayName><t:TotalCount>1</t:TotalCount><t:ChildFolderCount>2</t:ChildFolderCount></t:CalendarFolder></m:Folders></m:GetFolderResponseMessage></m:ResponseMessages></m:GetFolderResponse></s:Body></s:Envelope>
76
96
  http_version:
77
- recorded_at: Mon, 09 May 2016 16:00:05 GMT
78
- recorded_with: VCR 3.0.1
97
+ recorded_at: Tue, 07 Apr 2020 09:24:47 GMT
98
+ recorded_with: VCR 3.0.3
@@ -2,22 +2,36 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: https://FILTERED_USERNAME:FILTERED_PASSWORD@amsprd0710.outlook.com/EWS/Exchange.asmx
5
+ uri: https://amsprd0710.outlook.com/EWS/Exchange.asmx
6
6
  body:
7
- encoding: US-ASCII
8
- string: ! "<?xml version=\"1.0\"?>\n<soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\">\n
9
- \ <soap:Body>\n <GetFolder xmlns=\"http://schemas.microsoft.com/exchange/services/2006/messages\"
10
- xmlns:t=\"http://schemas.microsoft.com/exchange/services/2006/types\">\n <FolderShape>\n
11
- \ <t:BaseShape>Default</t:BaseShape>\n </FolderShape>\n <FolderIds>\n
12
- \ <t:DistinguishedFolderId Id=\"contacts\"/>\n </FolderIds>\n </GetFolder>\n
13
- \ </soap:Body>\n</soap:Envelope>\n"
7
+ encoding: UTF-8
8
+ string: |
9
+ <?xml version="1.0"?>
10
+ <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
11
+ <soap:Body>
12
+ <GetFolder xmlns="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types">
13
+ <FolderShape>
14
+ <t:BaseShape>Default</t:BaseShape>
15
+ </FolderShape>
16
+ <FolderIds>
17
+ <t:DistinguishedFolderId Id="contacts"/>
18
+ </FolderIds>
19
+ </GetFolder>
20
+ </soap:Body>
21
+ </soap:Envelope>
14
22
  headers:
23
+ User-Agent:
24
+ - HTTPClient/1.0 (2.8.3, ruby 2.7.0 (2019-12-25))
25
+ Accept:
26
+ - "*/*"
27
+ Date:
28
+ - Tue, 07 Apr 2020 09:24:51 GMT
15
29
  Soapaction:
16
30
  - http://schemas.microsoft.com/exchange/services/2006/messages/GetFolder
17
31
  Content-Type:
18
32
  - text/xml; charset=utf-8
19
33
  Authorization:
20
- - Basic ZWJlaWdhcnRzQGViZWlnYXJ0cy5vbm1pY3Jvc29mdC5jb206S3k1a2ltUDZTNmlIQQ==
34
+ - Basic bWljaGFlbEBsaXR0b24uc2U6MTI4MHNhaWw=
21
35
  response:
22
36
  status:
23
37
  code: 200
@@ -30,31 +44,55 @@ http_interactions:
30
44
  Content-Type:
31
45
  - text/xml; charset=utf-8
32
46
  Server:
33
- - Microsoft-IIS/7.5
34
- Requestid:
35
- - 3e8962c0-5098-4ece-a5c9-b232e21ad4ad
47
+ - Microsoft-IIS/10.0
48
+ Request-Id:
49
+ - 68e37689-79f1-4cbc-9112-ca9513b6153f
50
+ X-Calculatedfetarget:
51
+ - AM6PR05CU001.internal.outlook.com
52
+ X-Backendhttpstatus:
53
+ - '200'
54
+ - '200'
36
55
  Set-Cookie:
37
- - exchangecookie=2d9e740e5f274046955df12f14e6ef66; expires=Fri, 11-Oct-2013
38
- 19:19:03 GMT; path=/; HttpOnly
56
+ - exchangecookie=75458aaeef4347b7a51eb7af94ccac62; expires=Wed, 07-Apr-2021
57
+ 09:24:51 GMT; path=/; secure; HttpOnly
58
+ X-Feproxyinfo:
59
+ - AM6PR05CA0014.EURPRD05.PROD.OUTLOOK.COM
60
+ X-Calculatedbetarget:
61
+ - AM7PR05MB6693.eurprd05.prod.outlook.com
62
+ X-Rum-Validated:
63
+ - '1'
64
+ X-Ewshandler:
65
+ - GetFolder
39
66
  X-Aspnet-Version:
40
- - 2.0.50727
67
+ - 4.0.30319
68
+ X-Besku:
69
+ - WCS6
70
+ X-Diaginfo:
71
+ - AM7PR05MB6693
72
+ X-Beserver:
73
+ - AM7PR05MB6693
74
+ X-Proxy-Routingcorrectness:
75
+ - '1'
76
+ X-Proxy-Backendserverstatus:
77
+ - '200'
78
+ X-Feserver:
79
+ - AM6PR05CA0014
80
+ - HE1PR0101CA0015
41
81
  X-Powered-By:
42
82
  - ASP.NET
43
- X-Diaginfo:
44
- - AMSPRD0710CA015
45
83
  Date:
46
- - Thu, 11 Oct 2012 19:19:03 GMT
84
+ - Tue, 07 Apr 2020 09:24:51 GMT
47
85
  body:
48
- encoding: US-ASCII
86
+ encoding: UTF-8
49
87
  string: <?xml version="1.0" encoding="utf-8"?><s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:ServerVersionInfo
50
- MajorVersion="14" MinorVersion="16" MajorBuildNumber="207" MinorBuildNumber="9"
51
- xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns="http://schemas.microsoft.com/exchange/services/2006/types"
52
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"/></s:Header><s:Body
53
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><m:GetFolderResponse
54
- xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"><m:ResponseMessages><m:GetFolderResponseMessage
88
+ MajorVersion="15" MinorVersion="20" MajorBuildNumber="2878" MinorBuildNumber="21"
89
+ xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
90
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/></s:Header><s:Body><m:GetFolderResponse
91
+ xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
92
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"><m:ResponseMessages><m:GetFolderResponseMessage
55
93
  ResponseClass="Success"><m:ResponseCode>NoError</m:ResponseCode><m:Folders><t:ContactsFolder><t:FolderId
56
- Id="AQAjAGViZWlnYXJ0c0BlYmVpZ2FydHMub25taWNyb3NvZnQuY29tAC4AAANQgkWQLjirSqRjoV/OICNYAQCaGrVTJjzWS7YVO+ElnoG4AAABRe2iAAAA"
57
- ChangeKey="AwAAABYAAACaGrVTJjzWS7YVO+ElnoG4AAAARe3C"/><t:DisplayName>Contacts</t:DisplayName><t:TotalCount>6</t:TotalCount><t:ChildFolderCount>0</t:ChildFolderCount></t:ContactsFolder></m:Folders></m:GetFolderResponseMessage></m:ResponseMessages></m:GetFolderResponse></s:Body></s:Envelope>
94
+ Id="AAAkAG91dGxvb2tfNTY3NDUzNUY3QTY0QjIwMUBvdXRsb29rLmNvbQAuAAAAAAC11EXZT+3TSZbZG9cMT+XoAQAdX+/tTQhGSJ2g6HFKPliuAAEXNeC6AAA="
95
+ ChangeKey="AwAAABYAAAAdX+/tTQhGSJ2g6HFKPliuAAMBiCqW"/><t:DisplayName>Contacts</t:DisplayName><t:TotalCount>4</t:TotalCount><t:ChildFolderCount>12</t:ChildFolderCount></t:ContactsFolder></m:Folders></m:GetFolderResponseMessage></m:ResponseMessages></m:GetFolderResponse></s:Body></s:Envelope>
58
96
  http_version:
59
- recorded_at: Thu, 11 Oct 2012 19:19:03 GMT
60
- recorded_with: VCR 2.2.5
97
+ recorded_at: Tue, 07 Apr 2020 09:24:52 GMT
98
+ recorded_with: VCR 3.0.3
@@ -2,22 +2,36 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: https://FILTERED_USERNAME:FILTERED_PASSWORD@amsprd0710.outlook.com/EWS/Exchange.asmx
5
+ uri: https://amsprd0710.outlook.com/EWS/Exchange.asmx
6
6
  body:
7
- encoding: US-ASCII
8
- string: ! "<?xml version=\"1.0\"?>\n<soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\">\n
9
- \ <soap:Body>\n <GetFolder xmlns=\"http://schemas.microsoft.com/exchange/services/2006/messages\"
10
- xmlns:t=\"http://schemas.microsoft.com/exchange/services/2006/types\">\n <FolderShape>\n
11
- \ <t:BaseShape>Default</t:BaseShape>\n </FolderShape>\n <FolderIds>\n
12
- \ <t:DistinguishedFolderId Id=\"root\"/>\n </FolderIds>\n </GetFolder>\n
13
- \ </soap:Body>\n</soap:Envelope>\n"
7
+ encoding: UTF-8
8
+ string: |
9
+ <?xml version="1.0"?>
10
+ <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
11
+ <soap:Body>
12
+ <GetFolder xmlns="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types">
13
+ <FolderShape>
14
+ <t:BaseShape>Default</t:BaseShape>
15
+ </FolderShape>
16
+ <FolderIds>
17
+ <t:DistinguishedFolderId Id="root"/>
18
+ </FolderIds>
19
+ </GetFolder>
20
+ </soap:Body>
21
+ </soap:Envelope>
14
22
  headers:
23
+ User-Agent:
24
+ - HTTPClient/1.0 (2.8.3, ruby 2.7.0 (2019-12-25))
25
+ Accept:
26
+ - "*/*"
27
+ Date:
28
+ - Tue, 07 Apr 2020 09:24:54 GMT
15
29
  Soapaction:
16
30
  - http://schemas.microsoft.com/exchange/services/2006/messages/GetFolder
17
31
  Content-Type:
18
32
  - text/xml; charset=utf-8
19
33
  Authorization:
20
- - Basic ZWJlaWdhcnRzQGViZWlnYXJ0cy5vbm1pY3Jvc29mdC5jb206S3k1a2ltUDZTNmlIQQ==
34
+ - Basic bWljaGFlbEBsaXR0b24uc2U6MTI4MHNhaWw=
21
35
  response:
22
36
  status:
23
37
  code: 200
@@ -30,31 +44,55 @@ http_interactions:
30
44
  Content-Type:
31
45
  - text/xml; charset=utf-8
32
46
  Server:
33
- - Microsoft-IIS/7.5
34
- Requestid:
35
- - 860270cb-bc40-47cd-9020-c826b72a98d0
47
+ - Microsoft-IIS/10.0
48
+ Request-Id:
49
+ - e2d59181-defc-4975-8004-3f66be9fff9e
50
+ X-Calculatedfetarget:
51
+ - AM7PR04CU001.internal.outlook.com
52
+ X-Backendhttpstatus:
53
+ - '200'
54
+ - '200'
36
55
  Set-Cookie:
37
- - exchangecookie=fb8d8d5616d948398d7e3c637aea0025; expires=Fri, 11-Oct-2013
38
- 19:33:16 GMT; path=/; HttpOnly
56
+ - exchangecookie=efa8574576ea4c76ad20c0c3e9b570d6; expires=Wed, 07-Apr-2021
57
+ 09:24:54 GMT; path=/; secure; HttpOnly
58
+ X-Feproxyinfo:
59
+ - AM7PR04CA0007.EURPRD04.PROD.OUTLOOK.COM
60
+ X-Calculatedbetarget:
61
+ - AM7PR05MB6693.eurprd05.prod.outlook.com
62
+ X-Rum-Validated:
63
+ - '1'
64
+ X-Ewshandler:
65
+ - GetFolder
39
66
  X-Aspnet-Version:
40
- - 2.0.50727
67
+ - 4.0.30319
68
+ X-Besku:
69
+ - WCS6
70
+ X-Diaginfo:
71
+ - AM7PR05MB6693
72
+ X-Beserver:
73
+ - AM7PR05MB6693
74
+ X-Proxy-Routingcorrectness:
75
+ - '1'
76
+ X-Proxy-Backendserverstatus:
77
+ - '200'
78
+ X-Feserver:
79
+ - AM7PR04CA0007
80
+ - HE1PR0101CA0008
41
81
  X-Powered-By:
42
82
  - ASP.NET
43
- X-Diaginfo:
44
- - AMSPRD0710CA017
45
83
  Date:
46
- - Thu, 11 Oct 2012 19:33:15 GMT
84
+ - Tue, 07 Apr 2020 09:24:54 GMT
47
85
  body:
48
- encoding: US-ASCII
86
+ encoding: UTF-8
49
87
  string: <?xml version="1.0" encoding="utf-8"?><s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:ServerVersionInfo
50
- MajorVersion="14" MinorVersion="16" MajorBuildNumber="207" MinorBuildNumber="9"
51
- xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns="http://schemas.microsoft.com/exchange/services/2006/types"
52
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"/></s:Header><s:Body
53
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><m:GetFolderResponse
54
- xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"><m:ResponseMessages><m:GetFolderResponseMessage
88
+ MajorVersion="15" MinorVersion="20" MajorBuildNumber="2878" MinorBuildNumber="21"
89
+ xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
90
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/></s:Header><s:Body><m:GetFolderResponse
91
+ xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
92
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"><m:ResponseMessages><m:GetFolderResponseMessage
55
93
  ResponseClass="Success"><m:ResponseCode>NoError</m:ResponseCode><m:Folders><t:Folder><t:FolderId
56
- Id="AQAjAGViZWlnYXJ0c0BlYmVpZ2FydHMub25taWNyb3NvZnQuY29tAC4AAANQgkWQLjirSqRjoV/OICNYAQCaGrVTJjzWS7YVO+ElnoG4AAABRe2UAAAA"
57
- ChangeKey="AQAAAA=="/><t:DisplayName/><t:TotalCount>0</t:TotalCount><t:ChildFolderCount>16</t:ChildFolderCount><t:UnreadCount>0</t:UnreadCount></t:Folder></m:Folders></m:GetFolderResponseMessage></m:ResponseMessages></m:GetFolderResponse></s:Body></s:Envelope>
94
+ Id="AAAkAG91dGxvb2tfNTY3NDUzNUY3QTY0QjIwMUBvdXRsb29rLmNvbQAuAAAAAAC11EXZT+3TSZbZG9cMT+XoAQAdX+/tTQhGSJ2g6HFKPliuAAAAAAEBAAA="
95
+ ChangeKey="AQAAABYAAAAdX+/tTQhGSJ2g6HFKPliuAAM8U2Xw"/><t:DisplayName/><t:TotalCount>15</t:TotalCount><t:ChildFolderCount>93</t:ChildFolderCount><t:UnreadCount>0</t:UnreadCount></t:Folder></m:Folders></m:GetFolderResponseMessage></m:ResponseMessages></m:GetFolderResponse></s:Body></s:Envelope>
58
96
  http_version:
59
- recorded_at: Thu, 11 Oct 2012 19:33:16 GMT
60
- recorded_with: VCR 2.2.5
97
+ recorded_at: Tue, 07 Apr 2020 09:24:54 GMT
98
+ recorded_with: VCR 3.0.3