We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9269eab commit 6a4b501Copy full SHA for 6a4b501
README.md
@@ -17,7 +17,7 @@
17
- [x] Find, isolate and fix bugs quickly.
18
- [x] Swift & Objective-C compatibility.
19
- [x] Also works with external libraries like `Alamofire` & `AFNetworking`.
20
- - [x] Ability to blacklist hosts from being recorded using the array `blacklistedHosts`.
+ - [x] Ability to blacklist hosts from being recorded using the array `ignoredHosts`.
21
- [x] Ability to export API requests as Postman collection
22
- [x] Ability to share cURL rappresentation of API requests
23
0 commit comments