pistacheio / pistache

A high-performance REST toolkit written in C++
https://pistacheio.github.io/pistache/
Apache License 2.0
3.12k stars 685 forks source link

decode uri #1179

Open lbxx11 opened 7 months ago

lbxx11 commented 7 months ago

Hi, sorry to bother, I set params to query a pistache server, but seems I need to decode it myself, because a symbol | is converted to %7C. Wondering if there is any better solution?