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

Add per request configuration and response builder support #126

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

Mpdreamz
Copy link
Member

Added parameters for local request configuration and custom response builders to the ITransport interface methods. Also enhanced nullable references and improved type safety in various classes and methods to accommodate these changes.

Added parameters for local request configuration and custom response builders to the `ITransport` interface methods. Also enhanced nullable references and improved type safety in various classes and methods to accommodate these changes.
@Mpdreamz Mpdreamz requested review from flobernd and stevejgordon and removed request for flobernd October 29, 2024 16:02
Copy link
Member

@flobernd flobernd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! This is exactly what I had in my mind :)

Copy link
Collaborator

@stevejgordon stevejgordon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mpdreamz Mpdreamz merged commit 6f6f064 into main Oct 30, 2024
5 checks passed
@Mpdreamz Mpdreamz deleted the feature/seperate-request-local-configuration branch October 30, 2024 10:57
@flobernd flobernd added the v0.5.0 label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants