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

Question: "Metrics.HttpListener.HttpUriPrefix" limitations #42

Closed
eezewski opened this issue Oct 16, 2014 · 3 comments
Closed

Question: "Metrics.HttpListener.HttpUriPrefix" limitations #42

eezewski opened this issue Oct 16, 2014 · 3 comments
Labels

Comments

@eezewski
Copy link

Hello,

Say I wanted to make the HTTPUriPrefix more specific:

http://localhost:2345/MyServiceName/

When I try this, I get the following message back from that endpoint:

Resource not found.

Is this possible? Or does the HTTPUriPrefix not allows this?

Thanks,

Evan

@etishor
Copy link
Owner

etishor commented Oct 17, 2014

This is a scenario that should work, but i'm afraid i never tried it. I'll take a look and see if any fix is needed.

@etishor etishor added the bug label Oct 17, 2014
@etishor
Copy link
Owner

etishor commented Oct 17, 2014

This should fix it ( 6835bcc ). New version is on nuget.

Thanks for catching this.

@etishor etishor closed this as completed Oct 17, 2014
@eezewski
Copy link
Author

Hey Iulian,

Thanks for the quick fix. Works perfectly now.

Regards,

Evan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants