We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
extensionAjaxPost('http://127.0.0.1:8080/service/create_crawl', JSON.stringify({ table: 'something', data: '' }), function(d){ console.log('' + obj.name + ',' + d.success); } );