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

Enhance the overriden $location service's search() method. #13

Merged
merged 1 commit into from
Sep 2, 2014

Conversation

kshay
Copy link
Contributor

@kshay kshay commented Aug 28, 2014

We had only implemented search() as a getter. This change emulates Angular's
behavior for using this method as a setter as well, allowing an application
running in server context to manipulate the request's query string.

We had only implemented search() as a getter. This change emulates Angular's
behavior for using this method as a setter as well, allowing an application
running in server context to manipulate the request's query string.
@thrashr888
Copy link
Contributor

+1 looks good to me

@ant0ine
Copy link
Contributor

ant0ine commented Sep 1, 2014

👍

kshay added a commit that referenced this pull request Sep 2, 2014
Enhance the overriden $location service's search() method.
@kshay kshay merged commit 1a560b9 into saymedia:master Sep 2, 2014
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.

4 participants