Marc J. Schmidt
Marc J. Schmidt
you should change it to `products/([^/]*)/([^/]*)`, since `.*` matches also `/`.
Could you please provide a pull-request, then I can merge.
@danives, did you get any further information about this issue? Would be awesome if you can provide a pull request.
Funding is definitely still on the horizon, but I have no idea how to kickstart it concretely. Do you have any? I think about it a lot (especially the theory...
> it seems almost like this could be a PhD topic? Absolutely, this is also something I'm interested in. @zackradisic's TypeScript bytecode interpreter is very cool! I think it shares...
Can you provide a pull request for that?
I like the change, but it should actually be handled automatically depending on the request header's `Content-Type`. We should not depend then anymore on `$_GET, $_POST` directly, instead making a...
Mh, can you provide a fix for that?