vishalnayak
|
ad7cb2c8f1
|
Added JSON Decode and Encode helpers.
Changed all the occurances of Unmarshal to use the helpers.
Fixed http/ package tests.
|
2016-07-06 12:25:40 -04:00 |
Jeff Mitchell
|
4e53f4b1a4
|
Use UseNumber() on json.Decoder to have numbers be json.Number objects
instead of float64. This fixes some display bugs.
|
2016-04-20 18:38:20 +00:00 |
Mitchell Hashimoto
|
4161f7a440
|
http: fix mount endpoints
|
2015-03-16 10:51:13 -07:00 |
Mitchell Hashimoto
|
5202e8788d
|
api: Response can decode errors
|
2015-03-11 17:46:41 -05:00 |
Mitchell Hashimoto
|
798689fb8d
|
api: sys methods
|
2015-03-11 17:46:41 -05:00 |