Skip to content

feat: Binding for custom HTTP resolver (with_resolver on Context) - #303

Open
tmathern wants to merge 77 commits into
mainfrom
mathern/http-resolver-custom
Open

feat: Binding for custom HTTP resolver (with_resolver on Context)#303
tmathern wants to merge 77 commits into
mainfrom
mathern/http-resolver-custom

Conversation

@tmathern

@tmathern tmathern commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Changes in this pull request

  • Add bindings to be able to set custom HTTP resolved...
  • ... which needed a way to retrieve the native malloc to free correctly (see _get_native_malloc), which is na interesting implementation detail
  • Adds test examples of resolvers (I don't think this is ready for prime time in the examples fodler), with disclaimers those a re examples examplifying only one aspect of a resolver each, and multiple likely need to be combined when someone writes their own.

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

@tmathern tmathern changed the title (WIP) feat: Binding for custom HTTP resolver (with_resolver on Context) Jul 29, 2026
@tmathern tmathern self-assigned this Jul 29, 2026
@tmathern
tmathern marked this pull request as ready for review August 3, 2026 15:16
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