atecarlos / protractor-http-mock

A library designed to work alongside Protractor for setting up mocks for your HTTP ajax requests.
MIT License
173 stars 70 forks source link

Support undefined response header parameter #64

Closed namoscato closed 8 years ago

namoscato commented 8 years ago

The $http service response object header getter function returns the full headers object if the header name parameter is undefined. This simply mimics that behavior.

atecarlos commented 8 years ago

Thanks @namoscato this has been released, along with further enhancements and unit tests, in version 0.2.1