beefweb icon indicating copy to clipboard operation
beefweb copied to clipboard

Allow to pass query string parameters via JSON

Open hyperblast opened this issue 5 years ago • 1 comments

This is completely unreadable, but provides convenient way to encode arrays and other complex stuff using standard tools.

Example: GET /api/query?jsonq=<json_url_encoded>

Magic jsonq parameter would be handled the same way as JSON in POST body.

hyperblast avatar May 19 '19 21:05 hyperblast

Would you please explain, why/what for arrays should be committed to the API?

Or what could be "complex stuff" ?

I'm just curious....

gitgetgot avatar Jul 11 '19 00:07 gitgetgot