Giorgi Kavrelishvili
Giorgi Kavrelishvili
I remember Kemal implementing the platform agnostic trapping, but now when I view the source code it seems like it might have been lost in commits. Anyway you can extend...
Could you explain the issue with more details?
is [this](https://grip-framework.github.io/docs/static_file_handling/) what you are looking for?
> > is [this](https://grip-framework.github.io/docs/static_file_handling/) what you are looking for? > > I have set the static file directory and assigned serve_static true. It can only handle request to root path,...
> I mean the prefix part of the path **unrelated to the file structure**. I'm seeking for a portable solution. > > For example, to access the same files >...
@cyangle You can remove HTTP and WebSocket routers from the main router array
I do not see a reason to include this in the framework.