Skip to content

Generic-function REBLOCKS/SERVER:APP-HTTP-REQUEST-WRAPPER was added.#100

Merged
svetlyak40wt merged 1 commit into
masterfrom
hook-for-http-request
May 9, 2026
Merged

Generic-function REBLOCKS/SERVER:APP-HTTP-REQUEST-WRAPPER was added.#100
svetlyak40wt merged 1 commit into
masterfrom
hook-for-http-request

Conversation

@svetlyak40wt

Copy link
Copy Markdown
Member

It allows to wrap each requests processing with a custom code such as database connection establishement. Previosly you might be used REBLOCKS/SERVER:HANDLE-HTTP-REQUEST generic-function for the same purpose, but it does not work when a 404 page is rendered.

It allows to wrap each requests processing with a custom code such as database connection establishement. Previosly you might be used REBLOCKS/SERVER:HANDLE-HTTP-REQUEST generic-function for the same purpose, but it does not work when a 404 page is rendered.
@svetlyak40wt svetlyak40wt merged commit 6feee8d into master May 9, 2026
5 checks passed
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.

1 participant