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

REST plugin of 0.10.1-rc failed on get "@/**" #855

Open
YuanYuYuan opened this issue Mar 21, 2024 · 0 comments
Open

REST plugin of 0.10.1-rc failed on get "@/**" #855

YuanYuYuan opened this issue Mar 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@YuanYuYuan
Copy link
Contributor

Describe the bug

REST plugin of 0.10.1-rc failed with get "@/**". Consider adding a test to cover this issue.

To reproduce

cargo build --bin zenohd
cargo build -p zenoh-plugin-rest
./target/debug/zenohd
curl "http://localhost:8000/@/**"

image

System info

zenoh version: 0.10.1-rc

@YuanYuYuan YuanYuYuan added the bug Something isn't working label Mar 21, 2024
@YuanYuYuan YuanYuYuan changed the title REST plugin of 0.10.1-rc failed with get "@/**" REST plugin of 0.10.1-rc failed on get "@/**" Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant