Don't unnecessarily add ? to URL if parameter dictionary is empty.#424
Don't unnecessarily add ? to URL if parameter dictionary is empty.#424ryanmaxwell wants to merge 1 commit intoAFNetworking:masterfrom
Conversation
|
I'm sympathetic to this, but I think that empty parameters adding a If someone really wanted to omit the query string, they would just pass |
|
Right. That's one reason - generally I would add a timestamp param or similar to clear cache. I don't particularly mind as it wasn't breaking anything for me, It would just execute this code path that had unnecessary calculations. |
No description provided.