comparison proxy_unfinished.t @ 343:e7dc8f4d0a4b

Tests: whitespace and spelling fixes.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 26 Sep 2013 12:51:21 +0400
parents e9de4da234c0
children 915ef26ac6eb
comparison
equal deleted inserted replaced
342:86fa2a5a37ea 343:e7dc8f4d0a4b
7 7
8 # In particular, incomplete responses: 8 # In particular, incomplete responses:
9 # 9 #
10 # - shouldn't be cached 10 # - shouldn't be cached
11 # 11 #
12 # - if a response is sent using chunked transfer encoding, 12 # - if a response is sent using chunked transfer encoding,
13 # final chunk shouldn't be sent 13 # final chunk shouldn't be sent
14 14
15 ############################################################################### 15 ###############################################################################
16 16
17 use warnings; 17 use warnings;