Skip to content

Conversation

lovasoa
Copy link
Collaborator

@lovasoa lovasoa commented Sep 16, 2025

  • Pass RequestInfo as an Arc<RequestInfo> to avoid cloning the
    struct in many places. - The source_path in HeaderContext and
    HtmlRenderContext are now available through RequestInfo. - The
    logging component now receives the RequestInfo object. - Added
    is_embedded() method to RequestInfo.

- Pass `RequestInfo` as an `Arc<RequestInfo>` to avoid cloning the
struct in many places. - The `source_path` in `HeaderContext` and
`HtmlRenderContext` are now available through `RequestInfo`. - The
logging component now receives the `RequestInfo` object. - Added
`is_embedded()` method to `RequestInfo`.
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