]> git.evergreen-ils.org Git - working/OpenSRF.git/commit
LP#1612771: C support for receiving chunked responses
authorMike Rylander <mrylander@gmail.com>
Sun, 23 Feb 2014 21:35:17 +0000 (16:35 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 1 Nov 2016 21:13:29 +0000 (17:13 -0400)
commitb3b6b4211472e4897581a93d9615d8544f29779f
tree9cebce0d31671a40fe89d09b97b84c05316d3258
parent56e65d1e6fb4ee72b28b4e008b9461d5bac55b8d
LP#1612771: C support for receiving chunked responses

* 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