Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 292 Bytes

Trailer

You can learn about how to use streaming read/write using hertz server and client

note: if you receive data with StreamBody at client or server, you only can access the trailers after reading body.

How to run

  • start server and send request with trailer
    go run main.go