Website ๐ contributte.org | Contact ๐จ๐ปโ๐ป f3l1x.io | Twitter ๐ฆ @contributte
| This project is no longer being maintained. Please use contributte/http. | 
|---|
| Composer | minetro/cli-http-extension | 
|---|---|
| Version | |
| PHP | |
| License | 
CLI HTTP Extension for Nette. Provide URL in your CLI mode only, it does not override your http.request in other modes.
Place it in your config file (e.q. config.neon).
extensions:
	clihttp: Minetro\Bridges\CliHttpExtension(www.example.com)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: NULLThis package was maintain by these authors.
Consider to support contributte development team. Also thank you for being used this package.