Tag Archives: golang

Scumbag golang

Looking at the documentation of the “net/url” library of golang, one can see the following example which parses a non secure (HTTP) Bing search query of .NET and turns it into a secured (HTTPS) Google search query of golang. I … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment