Open ShiCheng-Lu opened 3 months ago
properly escape each query param instead of escaping the entire url string at the end. uses NSURLComponent and NSQueryItem.
Tested with example app and made sure all the requests are returning the same as before.
properly escape each query param instead of escaping the entire url string at the end. uses NSURLComponent and NSQueryItem.
Tested with example app and made sure all the requests are returning the same as before.