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

Implement callbacks for HTTP Server #80

Closed
wants to merge 2 commits into from
Closed

Conversation

flx5
Copy link

@flx5 flx5 commented Sep 27, 2021

This pull request implements callbacks for requests to the http server.
That way plugins can inspect requests if required.
Additionally a logging callback is added which should resolve #50.

Please let me know if any changes are required.

@flx5 flx5 requested a review from a team as a code owner September 27, 2021 15:45
@hashicorp-cla
Copy link

hashicorp-cla commented Sep 27, 2021

CLA assistant check
All committers have signed the CLA.

@flx5 flx5 changed the title [WIP] Implement callbacks for HTTP Server Implement callbacks for HTTP Server Oct 3, 2021
@nywilken
Copy link
Member

Hi @flx5 thanks again for making this change, and apologies for the delayed response here. Like the screenshot PR this is an interesting change and something that we think would be helpful to improving the debugging experience work we are envisioning for the future.

Unfortunately at this time this is not a feature we have the cycles to take on. So I am going to close this PR but when ready I will gladly ping the thread and see if there is anything we can do to get this change merged and fully supported. Cheers!

@nywilken nywilken closed this Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Whenever bootstrap files hosted in the http_directory are accessed, it should show in the logs
3 participants