Group
Extension

Matches 1

Plack-Middleware-Timeout ( T/TJ/TJMC/Plack-Middleware-Timeout-0.11.tar.gz, TJMC, 2022; MetaCPAN )
Plack-Middleware-Timeout/lib/Plack/Middleware/Timeout.pm ( view source; MetaCPAN )
;

            $response_obj->code(HTTP_REQUEST_TIMEOUT);
            $response_obj->body( encode_json({
                timeout => 1,
                other_info => {...},
            }));

          

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.