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

How can I add custom header on post request? #118

Closed
vishu9219 opened this issue Jun 18, 2018 · 1 comment
Closed

How can I add custom header on post request? #118

vishu9219 opened this issue Jun 18, 2018 · 1 comment

Comments

@vishu9219
Copy link

Hey team,

As per my requirement, I need to add headers in my post request. How can I do it?

@randallknutson
Copy link
Contributor

Can you clarify what post request you are talking about? If you are talking about the select component with the url setting, there is a place to define headers to be added. If you are talking about the form submission to save data, you can intercept the submit event and manually submit the form. See http://formio.github.io/formio.js/app/examples/customendpoint.html

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

No branches or pull requests

2 participants