|
|
|
|
|
by derefr
1278 days ago
|
|
That HTTP request is kind of hideous. All those extra parameters that have nothing to do with what the response will end up being, and which change often. Seems like a great way to toss out all your API-response edge-cache-ability. |
|