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

from_response_label helper function #74

Merged
merged 8 commits into from
May 29, 2024
Merged

Conversation

stephenhillier
Copy link
Owner

Adds a from_response_label helper function to extract a label value from a response.

Closes #73

@marcinszachun-identt
Copy link

Hi,

I would really appriciate having this feature in library, as I have similar case where not all labels are known at the beginning of request.

Do You plan to merge it? It looks fine to me, but If You there is some more work needed, I would be glad to help You finish it.

@stephenhillier
Copy link
Owner Author

Hi @marcinszachun-identt, I had put this on the back burner but I think it's complete and has good test coverage. I'll fix the merge conflicts and cut a release soon.

@stephenhillier stephenhillier marked this pull request as ready for review May 28, 2024 05:05
@stephenhillier stephenhillier merged commit dc88ee9 into master May 29, 2024
7 checks passed
@stephenhillier stephenhillier deleted the response-labels branch May 29, 2024 03:51
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.

from_header but for Response?
2 participants