C max_chunk_size client parsing
authorBill Erickson <berick@esilibrary.com>
Wed, 26 Feb 2014 20:29:59 +0000 (15:29 -0500)
committerBill Erickson <berick@esilibrary.com>
Fri, 28 Feb 2014 21:15:28 +0000 (16:15 -0500)
commit726cc0f45b08d30c597bfdb3b099fcc56849b5e1
tree59c7a4d5de734308037fb5fc2a3aec67148eb377
parentd33ec31be1b7195f2ecb1c3503efe4669a0c5a74
C max_chunk_size client parsing

Consistent w/ Perl, we now have "bundling" and "chunking"

Signed-off-by: Bill Erickson <berick@esilibrary.com>
include/opensrf/osrf_app_session.h
include/opensrf/osrf_application.h
src/libopensrf/osrf_app_session.c
src/libopensrf/osrf_application.c