bruno
bruno copied to clipboard
[feature request] Add dataBuffer to response to be available in test scripts
I have a use case for accessing the dataBuffer in tests to validate a binary response from DNS over https services. Since the dataBuffer was already exposed some time ago for displaying preview images or such, these trivial changes made it possible to access the binary buffer in tests to parse DNS packets.
More in PR