- 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 falseParameters:Name Type Description requestfunction The original request method - Source:
 Returns:- Type
- function