mirror of
https://github.com/foomo/sesamy-go.git
synced 2025-10-16 12:35:43 +00:00
wip: add todo
This commit is contained in:
parent
ba2d68fd99
commit
bbf3c33612
@ -137,7 +137,7 @@ func (c *Client) SendRaw(r *http.Request, event *Event) error {
|
||||
return errors.Wrap(err, "failed to create request")
|
||||
}
|
||||
|
||||
// copy headers
|
||||
// TODO valiate: copy headers
|
||||
req.Header = r.Header.Clone()
|
||||
|
||||
// forward cookies
|
||||
|
||||
Loading…
Reference in New Issue
Block a user