PHP Classes

File: vendor/ralouphie/getallheaders/README.md

Recommend this page to a friend!
  Classes of butani kartik   PHP WebSockets Server Example   vendor/ralouphie/getallheaders/README.md   Download  
File: vendor/ralouphie/getallheaders/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP WebSockets Server Example
Example to interact with a server using WebSockets
Author: By
Last change:
Date: 2 years ago
Size: 1,088 bytes
 

Contents

Class file image Download

getallheaders

PHP getallheaders() polyfill. Compatible with PHP >= 5.3.

Build Status Coverage Status Latest Stable Version Latest Unstable Version License

This is a simple polyfill for getallheaders().

Install

For PHP version >= 5.6:

composer require ralouphie/getallheaders

For PHP version < 5.6:

composer require ralouphie/getallheaders "^2"