Http get - Parameters are not showing (also using the samples) #108
Replies: 2 comments 1 reply
-
This problem appeared in update 5.0. Everything is fine on the previous build |
Beta Was this translation helpful? Give feedback.
1 reply
-
Just fixed and uploaded v5.0.1 to NuGet. Thank you for catching this! Please re-open if the issue persists for you. NuGet: https://www.nuget.org/packages/Watson/5.0.1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When trying this library i noticed that http get requests with a parameter are not being shown, even using the examples.
URL: http://localhost:8881/1234/bar
this generates are response; Hello from the GET //bar route!
Which should contain 1234?
Am i doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions