brianleroux / tiny-json-http

:anchor: Minimalist HTTP client for JSON payloads.
172 stars 18 forks source link

Feature request: options.body alias #21

Closed ryanblock closed 4 years ago

ryanblock commented 4 years ago

Out of habit, I sometimes declare options.body and not options.data; I'd be stoked if there was an alias!