Skip to content
This repository was archived by the owner on Aug 9, 2018. It is now read-only.

Preserve request headers in our overridden $httpBackend. #30

Merged
merged 1 commit into from
May 20, 2016

Conversation

kshay
Copy link
Contributor

@kshay kshay commented May 19, 2016

This allows "client"-side $http requests to send headers that will be seen by the server-side middleware. The use case was for doing Basic auth, but it seems generally useful.

This allows "client"-side $http requests to send headers that will be seen
by the server-side middleware.
@hattorious
Copy link
Contributor

LGTM

@apparentlymart
Copy link
Collaborator

👍

@kshay kshay merged commit 5762327 into saymedia:master May 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants