"net/http" (conn) lack of support for tracing and logging
71 views
Skip to first unread message
Alvaro Leiva
unread,
Dec 20, 2019, 11:15:18 PM12/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
hi all!
someone knows if ts there a way to customize connection server errors (from net/http), specially with " func (c *conn) serve(ctx context.Context) " since I have to register the clients ip and other metadata with handshake errors and edit the "Client sent an HTTP request to an HTTPS server." message