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

Content-Type application/x-www-form-urlencoded not supported #4

Open
marcocast opened this issue Sep 1, 2016 · 0 comments
Open

Content-Type application/x-www-form-urlencoded not supported #4

marcocast opened this issue Sep 1, 2016 · 0 comments
Labels

Comments

@marcocast
Copy link
Contributor

WebHook does not support form based request making impossible to use it to login in the scheduler. This is important as it force tasks to use different libraries only to login and use the webhook only for normal json requests.

org.apache.http.client.fluent.Request : API

See example 1 and example 2 for example on how to handle form requests.

@marcocast marcocast added the bug label Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant