I'm processing some custom XML of considerable length in an output 
filter and I collect the entire response, flatten it, process it, then 
pass it on.  One particular response body comprises 17 brigades of which 5 
are zero length.  As I'm coalescing these bucket brigades, is it correct 
behavior to:

1) Pass on any brigades of 0 length?

2) Delete non-EOS metadata buckets?

  Everything seems to work, but I'd like to know if there are any pitfalls 
to avoid when processing response bodies in the whole.

Thanks,
Mark Zetts 
 

Reply via email to