在 jasmine-ajax 模拟回复中设置回复 headers?
Set response headers in jasmine-ajax mock responses?
如何在 respondWith
中使用 jasmine-ajax 设置响应 headers?
在 source code 中找到它。
response.responseHeaders
字段是响应的字典 headers。
如何在 respondWith
中使用 jasmine-ajax 设置响应 headers?
在 source code 中找到它。
response.responseHeaders
字段是响应的字典 headers。