mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-21 23:43:15 +01:00
2dd5ae400c
As reported in #2670, if a URL has a trailing slash and also contains path parameters then the original logic had a bug that would drop the trailing slash. This implements the fix proposed by @ThenTech. |
||
---|---|---|
.. | ||
resources | ||
src | ||
tests | ||
.env.sample | ||
.gitignore | ||
electron-builder-config.js | ||
notarize.js | ||
package.json | ||
readme.md |
bruno-electron
# electron dev
npm start
# generate pfx file for signing windows build
openssl pkcs12 -export -inkey sectigo.key -in sectigo.pem -out sectigo.pfx