Skip to content

ezsystems/ezphttprequest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ezphttprequest

License

See LICENSE file provided with this project.

Purpose

This extension provides ezpHttpRequest, a child class of HttpRequest, provided by the PECL package.

Installation

Install PHP extension pecl_http version 1.7.x, version 2.x will not work because of an API change.

Drop the extension's folder in your extension folder, and regenerate the extensions autoload. You don't need to enable the extension, as autoloads are independant of wether extensions are loaded or not.

Reason

While this would fit better in the eZ Publish kernel, we chose to publish this as an extension.

Two extensions we are working on did require HTTP requests support, and both needed proxy support. This class is used by both projects in order to avoid duplication.

The goal is in the end to make this extension part of the next eZ Publish version, at which point the extension will be useless and deprecated.

Homepage

http://github.com/ezsystems/ezphttprequest

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages