- Source:
 
Methods
- 
    
<static> wrapClientRequestMethod(request)
 - 
    
    Wraps the client request method on an instance, making it return a promise in every case except when the fourth argument is explicitly set to false
Parameters:
Name Type Description requestfunction The original request method - Source:
 
Returns:
- Type
 - function