Microsoft_Http
[ class tree: Microsoft_Http ] [ index: Microsoft_Http ] [ all elements ]

Class: Microsoft_Http_Transport_Curl

Source Location: /Http/Transport/Curl.php

Class Overview

Microsoft_Http_Transport
   |
   --Microsoft_Http_Transport_Curl



Author(s):

Copyright:

  • Copyright (c) 2009, RealDolmen (http://www.realdolmen.com)

Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 58]


Tags:

copyright:  Copyright (c) 2009, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Methods


constructor __construct [line 63]

Microsoft_Http_Transport_Curl __construct( )

Microsoft_Http_Transport_Curl constructor



Tags:

access:  public


[ Top ]

method request [line 80]

Microsoft_Http_Response request( $httpVerb $httpVerb, $url $url, [$variables $variables = array()], [$headers $headers = array()], [$rawBody $rawBody = null])

Perform request



Tags:

access:  public


Overrides Microsoft_Http_Transport::request() (Perform request)

Parameters:

$httpVerb   $httpVerb   Http verb to use in the request
$url   $url   Url to request
$variables   $variables   Array of key-value pairs to use in the request
$headers   $headers   Array of key-value pairs to use as additional headers
$rawBody   $rawBody   Raw body to send to server

[ Top ]


Documentation generated on Thu, 26 Nov 2009 08:04:51 +0100 by phpDocumentor 1.4.3