PLEASE NOTE - this library is kept here for compatibility and vendoring - there are many useful and more complete replacements. This library is not actively supported (or used by me) anymore.
Simple HTTP library for Go.
This small library adds some utility functions for doing HTTP request and easilly gettings results as structs from JSON and XML.
Supports alternative http.Client
instances to support use on Google App Engine.
The code is released under a 3-clause BSD license. See the LICENSE file for more information.