|
@@ -317,7 +317,7 @@ |
|
|
block discarded – undo |
|
317
|
317
|
* Prepare the body data to send. |
|
318
|
318
|
* |
|
319
|
319
|
* @param string|resource|null $data Data as a string, stream resource, or null. |
|
320
|
|
- * @param array|Requests_Utility_CaseInsensitiveDictionary $headers Headers set on the request. |
|
|
320
|
+ * @param Requests_Utility_CaseInsensitiveDictionary $headers Headers set on the request. |
|
321
|
321
|
* @param array $options Options set on the request. |
|
322
|
322
|
* @return array Extra headers to add to the request. |
|
323
|
323
|
*/ |
Please login to merge, or discard this patch.