Add event on HttpClient #33236
Unanswered
domthomas-dev
asked this question in
General
Replies: 1 comment
-
Have you got an example ? it allows me to start PR I don't know if I must create an event class, or do like Eloquent event. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Before doing a PR, I want to know that you think about this.
I think it will be a good thing if events are raised when HttpClient makes a post request, a get request, etc.
With this we could add listeners, for example, Log, Control, check, etc.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions