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

[mock] requestUri not working as per docs #2295

Closed
ptrthomas opened this issue Apr 7, 2023 · 1 comment
Closed

[mock] requestUri not working as per docs #2295

ptrthomas opened this issue Apr 7, 2023 · 1 comment
Assignees
Milestone

Comments

@ptrthomas
Copy link
Member

realized when investigating: https://stackoverflow.com/q/75953196/143475

as per documentation:

Everything on the right side of the "base URL". This will include everything, including query string parameters if present. For example if the request URL was http://foo/bar?baz=ban the value of requestUri will be /bar?baz=ban.

but right now looks like the ? and the query string are missing

@ptrthomas ptrthomas self-assigned this Apr 7, 2023
@ptrthomas ptrthomas added this to the 1.4.1 milestone Apr 7, 2023
@ptrthomas ptrthomas added the bug label Apr 7, 2023
ptrthomas added a commit that referenced this issue Apr 7, 2023
@ptrthomas ptrthomas added the fixed label Apr 7, 2023
ericdriggs pushed a commit to ericdriggs/karate that referenced this issue May 31, 2023
ericdriggs pushed a commit to ericdriggs/karate that referenced this issue May 31, 2023
@ptrthomas
Copy link
Member Author

1.4.1 released

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

No branches or pull requests

1 participant