How do I set the response headers in respondWith
with jasmine-ajax?
Asked
Active
Viewed 481 times
1

Filip Haglund
- 13,919
- 13
- 64
- 113
1 Answers
1
Found it in the source code.
The response.responseHeaders
field is a dictionary of response headers.

Filip Haglund
- 13,919
- 13
- 64
- 113