API17:JBrowser::getHTTPProtocol
From Joomla! Documentation
JBrowser::getHTTPProtocol
Description
Returns the server protocol in use on the current server.
public function getHTTPProtocol ()
- Returns string The HTTP server protocol version.
- Defined on line 689 of libraries/joomla/environment/browser.php
See also
JBrowser::getHTTPProtocol source code on BitBucket
Class JBrowser
Subpackage Environment- Other versions of JBrowser::getHTTPProtocol
User contributed notes
Code Examples