mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-22 07:53:34 +01:00
00fcd30348
* Improve how the URL values are transformed. * Made few changes and also added jsdoc comments * Removed the querystring values that are getting appended in the host array by filtering you the the queryvalues as we already have the queryparams values inside the request.params object. * Moved the transformUrl logic to a different file for testing. Added new tests. * Added tests and updated sanitizeUrl function. * Updates made in jsdocs. * Updated function params. * Review: Code restructure. * Small changes made. * Updated the return value when there is an error. * Changes |
||
---|---|---|
.. | ||
public | ||
src | ||
.babelrc | ||
.env.production | ||
.gitignore | ||
.prettierrc.json | ||
jsconfig.json | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
tailwind.config.js |