Files
reddit-go/reddit
Vartan Benohanian def7e3bdb7 Chage NewRequest methods, add multi description kind to thing
Since Reddit's API accepts form data as the body for most of its
endpoints, it made sense to me to make the default NewRequest method
set the request body as form data (if provided of course). The
NewJSONRequest method can accept a JSON body.

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
2020-09-09 23:02:06 -04:00
..
2020-08-29 14:25:12 -04:00
2020-09-07 22:26:52 -04:00
2020-09-03 23:25:16 -04:00
2020-08-22 14:26:50 -04:00