[VOTE] Release 3.2.2
- Forwarded Message - Hi folks, After getting two more patches in, I uploaded a new tar ball to http://people.apache.org/~igalic/releases/ -rw-r--r-- 1 igalic igalic 2531797 Jul 21 04:27 trafficserver-3.2.2.tar.bz2 -rw-r--r-- 1 igalic igalic 836 Jul 21 04:27 trafficserve
MIME header APIs
The APIs for working with HTTP headers appear to be designed to support multi-valued (comma-separated) headers. So as I understand it, I should be able to do things like: nval = TSMimeHdrFieldValuesCount(...); for (i=0; i