comparison js_request_body.t @ 1591:a7902e5adeab

Tests: style.
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 18 Sep 2020 13:36:41 +0100
parents 9521130f6f22
children bc0990ea2e5b
comparison
equal deleted inserted replaced
1590:e682d5ad3861 1591:a7902e5adeab
1 #!/usr/bin/perl 1 #!/usr/bin/perl
2 2
3 # (C) Dmitry Volyntsev 3 # (C) Dmitry Volyntsev
4 # (C) Nginx, Inc. 4 # (C) Nginx, Inc.
5 5
6 # Tests for http njs module, req.requestBody method. 6 # Tests for http njs module, r.requestBody method.
7 7
8 ############################################################################### 8 ###############################################################################
9 9
10 use warnings; 10 use warnings;
11 use strict; 11 use strict;