Open DonutEspresso opened 9 years ago
Currently, clients will take two components, a url, and a path. We should revisit this interface and standardize a common interface that makes it easy to specify a URL. Something like restify/node-restify#843.
ye, passing get paraters and POST in deifferent ways is weird sometimes. I would love to see a param on get and a way to serilize it.
Currently, clients will take two components, a url, and a path. We should revisit this interface and standardize a common interface that makes it easy to specify a URL. Something like restify/node-restify#843.