Is there a document that explains the inner workings of net/HTTP?
55 views
Skip to first unread message
Joe McGuckin
unread,
Sep 22, 2019, 11:14:48 AM9/22/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
I’m looking through this code, trying to understand the flow through the code starting with ListenAndServe(). Besides going through the code, is there a document that provides a concise explanation of what’s going on?