Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Call WriteHeader after setting other header(s) in the example (#442)
From the docs: Changing the header map after a call to WriteHeader (or Write) has no effect unless the modified headers are trailers.
- Loading branch information