⬆️Update Sabre libraries.
This commit is contained in:
		
							
								
								
									
										3
									
								
								vendor/sabre/http/lib/MessageInterface.php
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								vendor/sabre/http/lib/MessageInterface.php
									
									
									
									
										vendored
									
									
								
							| @@ -44,7 +44,7 @@ interface MessageInterface { | ||||
|     /** | ||||
|      * Updates the body resource with a new stream. | ||||
|      * | ||||
|      * @param resource $body | ||||
|      * @param resource|string $body | ||||
|      * @return void | ||||
|      */ | ||||
|     function setBody($body); | ||||
| @@ -153,6 +153,7 @@ interface MessageInterface { | ||||
|      * This method should return true if the header was successfully deleted, | ||||
|      * and false if the header did not exist. | ||||
|      * | ||||
|      * @param string $name | ||||
|      * @return bool | ||||
|      */ | ||||
|     function removeHeader($name); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user