You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/07/06 18:07:54 UTC

[GitHub] [trafficcontrol] rob05c commented on pull request #4842: Extract grove dependency

rob05c commented on pull request #4842:
URL: https://github.com/apache/trafficcontrol/pull/4842#issuecomment-654386845


   > There is still a dependency on `web.CopyHeaderTo()` in [traffic_ops/client/session.go](https://github.com/apache/trafficcontrol/blob/d0317cdaa3/traffic_ops/client/session.go#L386).
   
   Go 1.13 introduced `http.Header.Clone` which I believe could replace `grove/web.CopyHeaderTo`. I haven't tested though.
    
   https://golang.org/pkg/net/http/#Header.Clone
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org