In version 0.6.0 of Hertz, in addition to regular iterative optimization, we also brought several important features. HTTP Trailer support In Hertz v0.6.0, we support encoding and parsing of HTTP Trailer. https://github.com/cloudwego/hertz-examples/tree/main/trailer Write Trailer // server func handler ( ctx context . Context , c * app .