Denis Freerider

Results 2 comments of Denis Freerider

What about an executable file that returns the generated code? It would be much easier to create custom templates any complexity.

Good day, @eldhosembabu . Why don't you use `NSURLComponents` instead of custom parsing? It would avoid `percentage encoding` at all. Moreover, Android library generates a URL without percentage encoding, and...