curl_json: also allow long callback names.
authorMarc Fournier <marc.fournier@camptocamp.com>
Mon, 31 Mar 2014 23:10:47 +0000 (01:10 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Mon, 31 Mar 2014 23:10:47 +0000 (01:10 +0200)
commite616449c23b1320b1f18f37a8a6f4b0e0b9c458d
tree681c162d3b5c079b99d5012893f7d9591509e5e7
parent1a822486f40287f552890a553181fd620c662ada
curl_json: also allow long callback names.

This is basically the same as 2f392819, which got applied to the
curl_xml plugin a few months ago.

Fixes #582.
src/curl_json.c