sanish-bruno
592679538b
Fix: res.setBody fails for Object in Developer-mode
...
vm2 returns a recursive Proxy for accessing the return value which
cannot be serialized for IPC using `structuredClone`.
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-04-02 13:18:58 +05:30
Pragadesh-45
2385c4d5c1
feat: add statusText support to BrunoResponse on safe mode
...
Enhance BrunoResponse with statusText functionality:
- Added `getStatusText()` method to BrunoResponse class
- Updated QuickJS shim to support statusText
2025-03-13 01:37:10 +05:30
Pragadesh-45
16e27d2ca4
feat: make BrunoResponse callable to access body data using expressions fixes ( #481 ) ( #3710 )
...
* feat: make `BrunoResponse` callable to access body data using expressions
2025-01-28 14:57:00 +05:30
Sergei Karetnikov
81d8c30d84
feat(usebruno#2441): Set response body function ( #3076 )
2024-09-13 11:48:05 +05:30
Shourav Nath
fa7afd4237
feat( #1050 ): Response time in res
2023-11-25 13:00:59 +06:00
Anoop M D
5af2f68252
chore( #197 ): ran prettier on packages/bruno-js
2023-09-22 00:42:14 +05:30
Anoop M D
fd4c188c95
feat( #177 #165 ): running tests and assertions for error responses
2023-08-30 21:35:59 +05:30
Anoop M D
1110a4edda
fix: fixed gql related issues
2023-02-07 02:12:23 +05:30
Anoop M D
22a14aa67a
feat: making request and response scripts work
2023-02-06 23:00:50 +05:30
Anoop M D
c8de57aa51
chore: restructure bru js package
2023-02-06 15:24:34 +05:30