HttpRequest::setMethod
  (PECL pecl_http:0.10.0-1.5.5)
HttpRequest::setMethod — Set method
  
 
  Description
  
   public
   bool HttpRequest::setMethod
    ( int $request_method
   )
  
  
 
  Parameters
  
   
    - 
     request_method
     
 - 
      
       the request method to use
      
      
    
   
  
  
 
  Return Values
  
   Returns TRUE on success or FALSE on failure.