mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 11:48:43 -07:00
* clarifications on the ADR. Go is non-standard, and it's formatting rules, create formatting dependencies that are not part of the spec. Also added simplified guidance of allowed characters to help those having to implement it. * clarified that http.Header in go internally uses textproto.MIMEHeader. [ci skip]