mark non-spec api

This commit is contained in:
David Frank 2016-08-03 14:05:59 +08:00
parent 028b8f0e4b
commit c82e4dad13
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Body.prototype.text = function() {
};
/**
* Decode response as buffer
* Decode response as buffer (non-spec api)
*
* @return Promise
*/