JoshCap20 / areion

The fastest Python web server. A lightweight, fast, and extensible asynchronous Python web server framework.
MIT License
0 stars 1 forks source link

Handle query parameters #65

Closed JoshCap20 closed 1 month ago

JoshCap20 commented 1 month ago

High priority

Currently throws a 404 not found because of path issues Probably should just have router stop parsing path nodes on ? and store it in request