abstract-http-request icon indicating copy to clipboard operation
abstract-http-request copied to clipboard

request.post(href, query, body, options) - query is not appended

Open coolaj86 opened this issue 14 years ago • 0 comments

when using the shortcut methods (get, post, put, delete, etc), if href is url with a host (not just a path), the query parameters are not concatenated.

This is a regression. @gissues:{"order":10,"status":"backlog"}

coolaj86 avatar Nov 08 '11 22:11 coolaj86