Class JHttpTransportStream
HTTP transport class for using PHP streams.
- JHttpTransportStream implements JHttpTransport
		
		
		
		Package: Joomla\Platform\HTTP
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.3
Located at joomla/http/transport/stream.php
	
		Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.3
Located at joomla/http/transport/stream.php
Methods summary
| 
				 public 
				
				
				 | |
| 
				 public 
				 | |
| 
				 protected 
				 | 
			#
			 getResponse( array $headers, string $body )Method to get a response object from a server response. | 
| 
				 public static
				boolean
				
				 | 
Magic methods summary
Properties summary
| 
				protected  
				 | $options | 
				#
				 The client options. | 
