Description
When using bruno instead of postman, the requests (GET https://jsonplaceholder.typicode.com/posts) are not captured by devproxy
Expected behaviour
When devproxy runs, the requests made in bruno are correctly captured
Actual behaviour
No request is showned
Steps to reproduce
- Install and open bruno.
- Then create a collection with a single request GEThttps://jsonplaceholder.typicode.com/posts.
- Run the request
Dev Proxy Version
0.25.0
Operating system (environment)
Windows
Shell
Other
Configuration file
No configuration file, the default one.
Additional Info
No response