]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1612771: Perl max_chunk_size additions
authorBill Erickson <berick@esilibrary.com>
Mon, 24 Feb 2014 20:14:19 +0000 (15:14 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 1 Nov 2016 21:13:27 +0000 (17:13 -0400)
commit56e65d1e6fb4ee72b28b4e008b9461d5bac55b8d
treefe4dd3b1d272de913e8ea16efea65882e9d7846a
parent01f95834835bed94df93a7fdad59e38486e6485a
LP#1612771: Perl max_chunk_size additions

* Added missing max_chunk_size method to AppSession
* Copy API max_chunk_size value into the handler AppRequest
* Fix error where no-chunking resulted in empty responses

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
src/perl/lib/OpenSRF/AppSession.pm
src/perl/lib/OpenSRF/Application.pm
src/perl/lib/OpenSRF/DomainObject/oilsResponse.pm