Commits


more docs


dump


README: use http.DefaultClient in example The Go devs set useful things for us that we shouldn't lose just because we're something insecure.


go fmt


set correct request Content-Type and Accept values in header


Embed http.Client in Client No need to have it named


initial commit