🕵️♂️ Inspektor v0.3.0 is out with support for
Request-Response Overriding/Mocking 🎉
Rewriting requests and responses can be useful for mocking and debugging hard-to-find bugs.
• Add overrides based on matchers such as
URL Regex matcher to match against specific requests based on Regex pattern.
• Add actions to modify headers and the body of requests and responses.
• Quickly add a new override to an already logged call by clicking on 🖋️+ icon.
Inspektor is a multiplatform HTTP inspection (and mocking) library for Ktor inspired by Chucker.
Learn more about it in this introductory article.
https://medium.com/@koreshreyash/inspektor-multiplatform-http-inspection-library-for-ktor-6c78ae5e5661