You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add support for matching JSON content by RegEx [\#52](https://github.com/appercept/Delphi-WebMocks/pull/52) ([rhatherall](https://github.com/rhatherall))
10
+
- Add support for matching content by XML values [\#51](https://github.com/appercept/Delphi-WebMocks/pull/51) ([rhatherall](https://github.com/rhatherall))
11
+
- Add support for asserting HEAD requests [\#48](https://github.com/appercept/Delphi-WebMocks/pull/48) ([rhatherall](https://github.com/rhatherall))
12
+
13
+
**Fixed bugs:**
14
+
15
+
- Plain query parameters \(without values\) can cause exceptions [\#49](https://github.com/appercept/Delphi-WebMocks/issues/49)
16
+
17
+
**Closed issues:**
18
+
19
+
- It is not currently possible to make assertions on HEAD requests [\#47](https://github.com/appercept/Delphi-WebMocks/issues/47)
20
+
21
+
**Merged pull requests:**
22
+
23
+
- Fix exception matching query params with no value [\#50](https://github.com/appercept/Delphi-WebMocks/pull/50) ([rhatherall](https://github.com/rhatherall))
0 commit comments