Closed
Description
First of all, I Love Golang this is why I'm proposing this. You can laugh at it, down vote or what so ever.
Most of the time, I try to use the standard library as much as possible.
There's a difference between saying "This can be found in 3rd party library" vs "This is already available in the standard library".
The net/http package is almost robust, except for this one area. We want the standard library to be more robust.