]> git.kaiwu.me - nginx.git/commit
Perl: request body handling fixed.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 23 Apr 2013 10:04:12 +0000 (10:04 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 23 Apr 2013 10:04:12 +0000 (10:04 +0000)
commite584341792eab4b3b35277c14c0acd93eee75688
treeddad12b209e583d686137d185fb4f50e21d8d84a
parent9d4e3c36123d4e796e3c630ee89ca958b5393d9e
Perl: request body handling fixed.

As of 1.3.9, chunked request body may be available with
r->headers_in.content_length_n <= 0.  Additionally, request body
may be in multiple buffers even if r->request_body_in_single_buf
was requested.
src/http/modules/perl/nginx.xs