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>
Fri, 12 Aug 2016 18:57:46 +0000 (14:57 -0400)
commit2b62510ee738029b8cbaca5a9b92199a8e215422
tree0417383dfee433825c4266cf3dc178d77a17cd81
parent4da52bedec436a29c8fc3151977c278c15d6d6e3
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