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

Support SEARCH (or custom) request type? #1327

Open
burodeboer opened this issue Nov 17, 2024 · 0 comments
Open

Support SEARCH (or custom) request type? #1327

burodeboer opened this issue Nov 17, 2024 · 0 comments

Comments

@burodeboer
Copy link

Hi,
I would like to switch to REST Client, but was wondering if it is possible somehow to use the SEARCH (or custom) request type?

For example:
SEARCH http://localhost:8055/items/artists
...
{
"query": {
"fields": ["id", "name" ],
"filter": { ... }
}
}

When I try the example above I get: getaddrinfo EAI_AGAIN search.
The same request does work with another REST client.

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