Skip to content

feat(Http): Expand support for request on local files #982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 18, 2017
Merged

feat(Http): Expand support for request on local files #982

merged 1 commit into from
Sep 18, 2017

Conversation

NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Sep 7, 2017

This expands support to load local app files when using Angular's Http core request method. Many apps use the basic request api to construct their api calls. This allows the local file request initially implemented here to work the same for calls to request.

@ghost ghost added the ♥ community PR label Sep 7, 2017
@ns-bot
Copy link

ns-bot commented Sep 7, 2017

Can one of the admins verify this patch?

@dtopuzov
Copy link
Contributor

dtopuzov commented Sep 7, 2017

run ci

@NathanWalker
Copy link
Contributor Author

@dtopuzov the travis failure appears to be related to android build step? Shouldn't be related to these changes. Anyway you can get this all green and ready?

@sis0k0
Copy link
Contributor

sis0k0 commented Sep 8, 2017

Hey @NathanWalker, can you rebase your PR on top of master? It should fix the travis build

@NathanWalker
Copy link
Contributor Author

@sis0k0 Thank you, rebased now 👍

@NativeScript NativeScript deleted a comment from ns-bot Sep 18, 2017
@NativeScript NativeScript deleted a comment from ns-bot Sep 18, 2017
@NativeScript NativeScript deleted a comment from ns-bot Sep 18, 2017
@NativeScript NativeScript deleted a comment from ns-bot Sep 18, 2017
@vakrilov vakrilov merged commit b95184f into NativeScript:master Sep 18, 2017
@ghost ghost removed the ♥ community PR label Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants