clients icon indicating copy to clipboard operation
clients copied to clipboard

Standardize Restify URL Interface

Open DonutEspresso opened this issue 9 years ago • 1 comments

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.

DonutEspresso avatar Jun 29 '15 19:06 DonutEspresso

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.

sebs avatar Jan 05 '16 14:01 sebs