needle icon indicating copy to clipboard operation
needle copied to clipboard

Added query parameter to promise based get method

Open prasad610 opened this issue 2 years ago • 1 comments

needle.get(
        url,
        needleOptions,
        callback
)

Needle.get does not expect any query parameters from needle options.

prasad610 avatar Aug 28 '22 14:08 prasad610

Would you include a simple test?

Also, isn't it move obvious to call the option query instead of params?

tomas avatar Nov 17 '22 02:11 tomas