, (*1)
, (*2)
Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte
, (*3)
Disclaimer
:warning: |
This project is no longer being maintained. Please use contributte/http. |
CLI HTTP Extension for Nette. Provide URL in your CLI mode only, it does not override your http.request
in other modes., (*4)
Usage
Place it in your config file (e.q. config.neon)., (*5)
Simplest
extensions:
clihttp: Minetro\Bridges\CliHttpExtension(www.example.com)
Extended
extensions:
clihttp: Minetro\Bridges\CliHttpExtension
clihttp:
url: www.example.com
# other params
query: NULL
post: NULL
files: NULL
cookies: NULL
headers: NULL
method: NULL
remoteAddress: NULL
remoteHost: NULL
rawBodyCallback: NULL
Development
This package was maintain by these authors., (*6)
, (*7)
Consider to support contributte development team.
Also thank you for being used this package., (*8)