superPershing
V2EX  ›  问与答

jquery xhr failed loading 错误提示

  •  
  •   superPershing · Jul 11, 2017 · 4028 views
    This topic created in 3234 days ago, the information mentioned may be changed or developed.

    ajax 发送 POST 请求,chrome console 的 log 显示如下错误提示

    XHR failed loading: POST "http://localhost:8000/api/v1/register".
    send @ jquery-3.2.1.js:9566
    ajax @ jquery-3.2.1.js:9173
    (anonymous) @ join.js:7
    dispatch @ jquery-3.2.1.js:5206
    elemData.handle @ jquery-3.2.1.js:5014
    

    而 join.js 第 7 行是:

    $.ajax({
    ...
    

    在 chrome 的 network 下发现请求的http://localhost:8000/api/v1/register状态是 cancel,这是为什么? 这是什么原因?

    Supplement 1  ·  Jul 11, 2017
    已解决,是事件原因。
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5669 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 02:08 · PVG 10:08 · LAX 19:08 · JFK 22:08
    ♥ Do have faith in what you're doing.