Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs($httpProvider): Parameter Detail Fix #12974

Closed
wants to merge 1 commit into from

Conversation

johnz133
Copy link
Contributor

useLegacyPromiseExtensions's boolean parameter was the other way around.

@@ -347,7 +347,7 @@ function $HttpProvider() {
*
* Defaults to false. If no value is specified, returns the current configured value.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also correct this ? (It defaults to true.)

useLegacyPromiseExtensions's boolean parameter was the other way around + default value is true
@johnz133
Copy link
Contributor Author

@gkalpak fixed. Nice catch!

@Narretz Narretz closed this in 3050dd1 Oct 1, 2015
Narretz pushed a commit that referenced this pull request Oct 1, 2015
useLegacyPromiseExtensions's default value is true, and the  legacy
methods exist when it is set to true.

Closes #12974
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants