Closed Veritasimo closed 12 years ago
I missed the upload_progress_jsonp_output directive. I apologise for being a silly head.
Hey Veritasimo, I imagine you're cleverer than me and won't get tripped up from the mildly wrong example code for JSONP, but if you're interested I made a small branch / patch to improve a few JSONP related things.
https://github.com/masterzen/nginx-upload-progress-module/pull/17
Hope it helps if you run into trouble.
Drew
Closing this issue, as it is a configuration issue, not a code issue.
The JSONP callback doesn't work. I have tried many combinations of things to try and get it to work (Changing the parameter names, rearranging the parameter order in the URL, compiling with an older changeset, etc.) but none have done the trick.
I have tried nginx 1.0.14 and 0.8.55.
That url, and any combination of parameter ordering, results in the regular JSON output instead of the JSONP output.
Configuration used: