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

Allow empty parameters #119

Open
kaleidocore opened this issue Jan 15, 2020 · 2 comments
Open

Allow empty parameters #119

kaleidocore opened this issue Jan 15, 2020 · 2 comments

Comments

@kaleidocore
Copy link

Parameters in neither URL nor body can be left empty. Apparently something in the parameter substitution goes wong when I try, and the UI reacts badly to such attempts. I suggest checkboxes to either:

  • set "empty" value (disabling the text input)

or

  • allow empty value (stop warning about empty parameters, accept empty string)
@kaleidocore
Copy link
Author

Either related to or a duplicate of #105 , but I'm making a separate issue due to ambiguous wording.

@frigus02
Copy link
Owner

Thanks for reporting. I'm not sure I fully understand the issue, yet. I can send a request like this successfully:

image

The ends up being http://example.com?q={a}&c and the body is just n.

Does the same work for you? What would you expect to happen instead?

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

2 participants