MediaWiki master
WebResponse.php File Reference

Classes used to send headers and cookies back to the user. More...

Go to the source code of this file.

Classes

class  MediaWiki\Request\WebResponse
 Allow programs to request this object from WebRequest::response() and handle all outputting (or lack of outputting) via it. More...
 

Namespaces

namespace  MediaWiki\Request
 

Detailed Description

Classes used to send headers and cookies back to the user.

Note
GPL-2.0-or-later

Definition in file WebResponse.php.