Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
AbstractHttp Class Reference

Ubiquity\utils\http\foundation$AbstractHttp This class is part of Ubiquity. More...

+ Inheritance diagram for AbstractHttp:

Public Member Functions

 getAllHeaders ()
 
 header ($key, $value, bool $replace=true, int $http_response_code=0)
 
 headersSent (string &$file=null, int &$line=null)
 
 getInput ()
 

Detailed Description

Ubiquity\utils\http\foundation$AbstractHttp This class is part of Ubiquity.

Author
jcheron myadd.nosp@m.ress.nosp@m.mail@.nosp@m.gmai.nosp@m.l.com
Version
1.0.2

Definition at line 13 of file AbstractHttp.php.

Member Function Documentation

◆ getAllHeaders()

getAllHeaders ( )
abstract

Reimplemented in PhpHttp.

◆ getInput()

getInput ( )
abstract

Reimplemented in PhpHttp.

◆ header()

header (   $key,
  $value,
bool  $replace = true,
int  $http_response_code = 0 
)
abstract

Reimplemented in PhpHttp.

◆ headersSent()

headersSent ( string &  $file = null,
int &  $line = null 
)
abstract

Reimplemented in PhpHttp.


The documentation for this class was generated from the following file: