Skip to content

lib: move encodeStr function to internal for reusable

Rodrigo Muino Tomonari requested to merge github/fork/zys-contrib/encodeStr into master

The encodeStr function and qsEscape function are almost the same.
Extract encodeStr function and move it to internal for reusable.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

cc @mscdex

Merge request reports

Loading