]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perl/lib/OpenSRF/AppSession.pm
LP1999823: Bump libtool library version
[OpenSRF.git] / src / perl / lib / OpenSRF / AppSession.pm
2022-04-27 Galen CharltonLP#1970469: fix responses streamed out of order due...
2019-06-07 John MerriamLP#1824184: Change potentially slow log statements...
2018-11-05 Bill EricksonLP#1706147 Perl Force-Recycle drone option
2017-09-15 Galen CharltonLP#1717350: fix chunking messages sent from Perl services
2017-09-11 Bill EricksonLP#1709710 Count Perl chunk/bundle sizes in bytes
2017-09-11 Mike RylanderLP#1709710: Make chunk sizing smart about XML quoting
2017-02-09 Mike RylanderLP#1655449: Bundling/chunking limits for SubRquests
2016-11-01 Mike RylanderLP#1631522: Dispatch mode for method_lookup subrequests
2016-11-01 Bill EricksonLP#1612771: Perl max_chunk_size additions
2016-11-01 Mike RylanderLP#1612771: bundling and chunking
2013-12-16 Mike RylanderProtect subrequests from post-complete messages
2013-12-16 Mike RylanderProtect subrequests from post-complete messages
2013-08-06 Bill EricksonLP#1188195: Default per-process client locale (Perl)
2012-03-07 Bill EricksonPerl libs for OpenSRF ingress tracking
2010-08-04 mikeralways use respond_complete to finish a request, whethe...
2010-08-03 mikerMike, when adding the length, actually add the length...
2010-07-29 mikerAdd response chunking support to the Perl implementatio...
2009-06-03 ericksonflush_socket now flushes data through the xml stream...
2008-11-20 ericksonin the interest of clearing some log cruft, move two...
2008-08-25 ericksonremoved misplaced "my"
2008-08-22 mikeradding explicit request timeout detection
2008-08-18 sboyettemerging perl CPANification/normalization branch work