leno23 opened a new pull request, #3428:
URL: https://github.com/apache/dubbo-go/pull/3428

   ## What
   
   Canonicalize Triple context metadata header keys when storing incoming and 
outgoing headers. This keeps `NewOutgoingContext` and `AppendToOutgoingContext` 
values under the same key and makes standard `http.Header.Get/Values` access 
work as documented.
   
   Also document how unary clients read response headers and trailers from the 
response wrapper.
   
   Refs #2422
   
   ## Validation
   
   - `go test ./protocol/triple/triple_protocol`
   - `go test ./protocol/triple`
   - `git diff --check`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to