Skip to content
Snippets Groups Projects
Commit e6492531 authored by David Maus's avatar David Maus
Browse files

Scaffold README

parent ffff5e26
No related merge requests found
Prototype VF2 proxy service
===========================
WIP
Installation
------------
Usage
-----
The ProxyService registers itself in the top-level service manager by
the name `Service\Proxy'.
Configuration
-------------
Service API
-----------
get(string URI[, array PARAMS[, array HEADERS]])
post(string URI[, mixed BODY[, array HEADERS]])
postForm(string URI[, array PARAMS[, array HEADERS]])
proxify(Zend\Http\Client $client[, array $options])
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment