bruno/packages
lohit e0b8de5337
fix: Filter out the ZWNBSP character from response body, fixed charset parse logic (#2351)
* fix(#1003): content type for client_credentials & password grant types

* feature(#1003): added client is & secret for password credentials grant type

* fix: filter out non-printable control character and ZWNBSP character

* fix: filter out non-printable control character and ZWNBSP character

* remove ZWNBSP character from response body

---------

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-05-22 18:42:25 +05:30
..
bruno-app fix: fixed issue related to js files not being exported 2024-05-22 14:08:14 +05:30
bruno-cli chore: bumped cli version 2024-05-06 16:24:00 +05:30
bruno-common feat(#1460): use new interpolation lib in app, electron, cli 2024-01-29 17:17:24 +05:30
bruno-docs chore: initial commit for bruno docs package 2023-05-19 19:57:58 +05:30
bruno-electron fix: Filter out the ZWNBSP character from response body, fixed charset parse logic (#2351) 2024-05-22 18:42:25 +05:30
bruno-graphql-docs fix(graphql-docs/build): rollup error thrown during build 2023-09-30 09:49:02 +05:30
bruno-js chore: bumped cli version 2024-05-06 16:24:00 +05:30
bruno-lang chore: bumped versions 2024-04-22 23:41:14 +05:30
bruno-query Add license information to modules. 2023-09-25 20:57:51 -05:00
bruno-schema Now added the ability to import and export js and json values. changes made in item schema. (#2296) 2024-05-22 14:04:52 +05:30
bruno-tests Filter out non-printable characters, control characters and ZWNBSP character from the response body (#2346) 2024-05-22 14:16:09 +05:30
bruno-toml feat(#1303): toml parser for scripts and tests 2023-12-31 02:52:41 +05:30