Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let plugins hook and listen into http requests #14877

Merged
merged 2 commits into from Sep 17, 2019
Merged

Let plugins hook and listen into http requests #14877

merged 2 commits into from Sep 17, 2019

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Sep 10, 2019

See event description. Plugins can find out when http requests are done, can resolve them themselves, etc.

@tsteur tsteur added answered For when a question was asked and we referred to forum or answered it. Needs Review PRs that need a code review labels Sep 10, 2019
@tsteur tsteur added this to the 3.12.0 milestone Sep 10, 2019
@Findus23 Findus23 removed the answered For when a question was asked and we referred to forum or answered it. label Sep 10, 2019
@diosmosis diosmosis merged commit 583d8d1 into 3.x-dev Sep 17, 2019
@diosmosis diosmosis deleted the httpevents branch September 17, 2019 20:20
tsteur added a commit that referenced this pull request Sep 30, 2019
In #14877 I added a new feature so plugins can hook into HTTP. Now noticed the GeoIP download was not working because it didn't return true when the response was loaded into a file.
tsteur added a commit that referenced this pull request Sep 30, 2019
…4921)

In #14877 I added a new feature so plugins can hook into HTTP. Now noticed the GeoIP download was not working because it didn't return true when the response was loaded into a file.
@mattab mattab added the c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. label Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. Needs Review PRs that need a code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants