webmodules / jsonp

A simple JSONP implementation
1.91k stars 332 forks source link

The param that I can't control #56

Open S16202228 opened 4 years ago

S16202228 commented 4 years ago

Why is param the first to automatically carry jp0? As this: GET http://www.suggestion.baidu.com/su?wd=1&cb=jp0 net::ERR_NAME_NOT_RESOLVED Can you help me? I don't need__jp0, and I want to control the param behind of 'cb='.