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

Cannot set/use Response URL using client-side server #43

Closed
Jmclerck opened this issue Jun 26, 2018 · 0 comments
Closed

Cannot set/use Response URL using client-side server #43

Jmclerck opened this issue Jun 26, 2018 · 0 comments

Comments

@Jmclerck
Copy link

I have a piece of code that makes two requests in parallel. When I have both responses I use the URL of the response objects to decide how to handle the response data.

I've set up Polly using a client-side server but the response URLs are coming back as empty strings. I have tried a couple of different ways of setting the URL in my generated response objects but nothing seems to work. I am currently digging into the source code to see if I can identify a method of achieving the results I need but I so far haven't found anything.

Am I missing something? I can try and provide a reduced test case if needed.
Is this something that you would consider adding or accepting a PR for?

Thanks!

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

No branches or pull requests

1 participant