Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
fdab91ca0a
commit
9b361414db
|
@ -205,4 +205,10 @@ Notifier
|
||||||
* Decorator/adapter to change to PSR compatible
|
* Decorator/adapter to change to PSR compatible
|
||||||
* Same for Httplug
|
* Same for Httplug
|
||||||
* What about the remaining 20%?
|
* What about the remaining 20%?
|
||||||
|
* Options are part of the abstraction, not the implementation
|
||||||
|
* `timeout` - control inactivity periods
|
||||||
|
* `proxy` - get through a http proxy
|
||||||
|
* `on_progress` - display a progress bar / build a scoped client
|
||||||
|
* `base_url` - resolve relative URLS / build a scoped client
|
||||||
|
* `resolve` - protect webhooks against calls to internal endpoints
|
||||||
|
* `max_redirects` - disable or limit redirects
|
||||||
|
|
Loading…
Reference in a new issue