ljharb / qs

A querystring parser with nesting support
BSD 3-Clause "New" or "Revised" License
8.5k stars 729 forks source link

Stringify '()' failed,get %28, %29 #421

Closed heiemooa closed 3 years ago

heiemooa commented 3 years ago

Hi, has this problem been solved? My version is 6.10.1, it seems that this problem still exists. old issue

image

Expected Result

"(a)=(acb)"

Current Result

%28a%29=%28acb%29

version:6.10.1

heiemooa commented 3 years ago

sorry, I seem to be wrong,it need "format: "RFC1738"