tlaloc911
tlaloc911
Solution to #795 : "This feature allows the user to add addtional script context roots to be able to share code/scripts between collections." only covers Pre Request, but Post Response...
I am testing webservices published in a very old system and I received this message when trying to use https: ~~~ Error invoking remote method 'send-http-request': Error: write EPROTO 55840392:error:100000f0:SSL...
# Description In reference to https://github.com/usebruno/bruno/issues/1874 I have the need to now the execution context of the request: 1) Name of the Request executed 2) Path of the .bru name...
I have the need to now the execution context of the request: 1) Name of the Request executed 2) Path of the .bru name 3) Execution mode: single, runner, cli...
# Description PR To solve #1913 ### Contribution Checklist: - [X] **The pull request only addresses one issue or adds one feature.** - [X] **The pull request does not introduce...
Add pretty option to xml request the same way that JSON request Current JSON REQUEST Current XML REQUEST Expected XML REQUEST
Make collection path supression independant of separator # Description Update collection path replacement expression to make it work on windows, current one considers '/' as a path separator Fixes #4041...
### I have checked the following: - [x] I have searched existing issues and found nothing related to my issue. ### This bug is: - [ ] making Bruno unusable...