Perl max_chunk_size additions
authorBill Erickson <berick@esilibrary.com>
Mon, 24 Feb 2014 20:14:19 +0000 (15:14 -0500)
committerMike Rylander <mrylander@gmail.com>
Thu, 21 Jul 2016 15:43:35 +0000 (11:43 -0400)
commit6a42262ac1d8195dcd79a1162b9838d49800635d
tree52d0f96501943f68c37a422124416d53d6217274
parente76b14d2b0a15dcb54aba56a94d4ade7f25da630
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>
src/perl/lib/OpenSRF/AppSession.pm
src/perl/lib/OpenSRF/Application.pm