FunctionTarget.http constructor
      
      FunctionTarget.http(
    
    
- Handler function
 
Implementation
factory FunctionTarget.http(Handler function) = HttpFunctionTarget;
factory FunctionTarget.http(Handler function) = HttpFunctionTarget;