Aleksandr Sobolevskii
Results
2
issues of
Aleksandr Sobolevskii
1. Добавлена возможность указать свою папку config `$api = new Handler('subdomain', 'user', false, 'config/');` 2. в handler.php добавлено хранение заголовков ответа, получить можно так ``` $request_get = new Request(Request::GET, [],...
Fix hydration error. If there is $is_args we force to forward to nodejs If the query string changes the content using a request to the server, then we will receive...
docs