Chrome extension: webRequest.onBeforeSendHeaders behaves strange

后端 未结 5 857
不知归路
不知归路 2020-12-29 14:20

I am trying to add a \"Referer\"-HTTP-Header to certain AJAX requests in my Chrome extension. You can\'t change it directly in the AJAX request so I tried to change it using

5条回答
  •  长发绾君心
    2020-12-29 14:38

    It's not working. See details at http://code.google.com/p/chromium/issues/detail?id=132731

提交回复
热议问题