batch_api icon indicating copy to clipboard operation
batch_api copied to clipboard

Merge op params and query string params in GET operations

Open sbellity opened this issue 11 years ago • 2 comments

  • Params passed in GET operation are now available via Rack::Request params method.
  • Uses URI.parse instead of url.split("?") to parse the op url

sbellity avatar Feb 06 '14 00:02 sbellity

@arsduo, can we get this PR merged?

chamnap avatar Jun 08 '16 07:06 chamnap

It doesn't work for me. I don't know why.

chamnap avatar Jun 08 '16 07:06 chamnap