spajic / lobanov

7 stars 3 forks source link

Parse request params as Integers and Bools instead of String? #48

Open spajic opened 1 month ago

spajic commented 1 month ago

It seems possible and useful to parse request params into more precise types than String.

Refresh this topic and implement if possible.

Be careful not to break backward compatibility