Extendables icon indicating copy to clipboard operation
Extendables copied to clipboard

HTTP package: fix URL building

Open pixelistik opened this issue 11 years ago • 0 comments

If a URL has no query string, the HTTP package added the string 'undefined' to the end of the URL.

This fix reduces the failing assertions in the existing tests for the HTTP package from 8 to 1 (using InDesign CS6 as the environment).

This fix is similar to pull request #23.

pixelistik avatar Mar 05 '14 19:03 pixelistik