Skip to content

Use url parsing lib to simplify parsing a bit, and ignore queries when matching _search operation.

Morten Knutsen requested to merge mortenk-urlparse-ignorequery into master

Also, add test case for POST to /index/_search with query params.

Any big objections to dragging in the url parsing lib?

Merge request reports