Looking at the source regarding trailer handling, am I correct in seeing: - request trailer supported with option to merge on/off into the normal headers - mod_proxy_http support to move trailer from the backend to table trailers_out - no support for sending trailer to the client in http core
? There is interest in supporting trailer in HTTP/2, where they work for every request as chunked encoding is not an issue. That's why I'm asking. Cheers, Stefan
