cujojs / rest

RESTful HTTP client for JavaScript
http://cujojs.com/
Other
1k stars 146 forks source link

Interceptor is not a function in wrap in client.js #167

Closed sajidsheik closed 7 years ago

sajidsheik commented 7 years ago

While running the basic example of client = rest.wrap(mime);

Uncaught TypeError: interceptor is not a function