-
Miguel Rincon authored
When new parameters are added to a URL some of them may be null. This change prevents actual result of string `null` and instead removes them so mergeUrlParams are more flexible.
35917a39
When new parameters are added to a URL some of them may be null. This change prevents actual result of string `null` and instead removes them so mergeUrlParams are more flexible.