Skip to content
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

Bridge can handle POST & query strings ( resolve #9 & #10 ) #11

Merged
merged 4 commits into from
May 14, 2019

Conversation

shyaminayesh
Copy link
Member

@shyaminayesh shyaminayesh commented May 14, 2019

Now the bridge can handle both GET, POST requests including query strings. This pull request will resolve #9 & #10

resolves #9
resolves #10

@shyaminayesh shyaminayesh changed the title Bridge can handle POST & query strings ( resolve #9 & #10 ) Bridge can handle POST & query strings ( resolve #9, resolve #10 ) May 14, 2019
@shyaminayesh shyaminayesh changed the title Bridge can handle POST & query strings ( resolve #9, resolve #10 ) Bridge can handle POST & query strings ( resolve #9 & #10 ) May 14, 2019
@shyaminayesh shyaminayesh merged commit 7434c04 into avanciro:prod May 14, 2019
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.

Bridge must be able to handle query strings Improve Bridge.call to send POST request
1 participant