Closed TilenGombac closed 6 years ago
If the term started with an uppercase character (eg. The Flash), the resulting url "https://v2.sg.media-imdb.com/suggests/T/The%20Flash.json" would be invalid (as T is an incorrect prefix, t however is the correct one => "https://v2.sg.media-imdb.com/suggests/t/The%20Flash.json").
If the term started with an uppercase character (eg. The Flash), the resulting url "https://v2.sg.media-imdb.com/suggests/T/The%20Flash.json" would be invalid (as T is an incorrect prefix, t however is the correct one => "https://v2.sg.media-imdb.com/suggests/t/The%20Flash.json").