An error occurred while fetching the assigned milestone of the selected merge_request.
lib/http-proxy
common.js +4 -1
test
lib-http-proxy-common-test.js +22 -0
+ 4
- 1
@@ -182,7 +182,10 @@ common.urlJoin = function() {
+ 22
- 0
@@ -241,6 +241,28 @@ describe('lib/http-proxy/common.js', function () {