Chrome extension to read HTTP response

后端 未结 3 1113
轮回少年
轮回少年 2020-11-29 22:10

I have this Chrome extension that modifies the header of requests before sending them. I now would like to be able, within the same extension, to check the header of the res

3条回答
  •  无人及你
    2020-11-29 22:20

    See the live-headers example.

    http://code.google.com/chrome/extensions/examples/api/debugger/live-headers.zip

提交回复
热议问题