kliwongan
Results
2
issues of
kliwongan
**Description** This PR fixes https://github.com/sansyrox/robyn/issues/289 and may help with https://github.com/sansyrox/robyn/issues/351 (since msgspec encoding is apparently much faster than the standard json lib) Query validation is optional, may find another way...
**Description** This PR fixes #850 Fix is relatively simple, involves extracting Request object from Rust passing it in, and if no Request object is passed in simply call the handler...