We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
child of #48
ProjectConfiguration should recognize tunable options for endpoint['method'] (request method) and endpoint['body'] (HTTP message body)
endpoint['method']
endpoint['body']
The text was updated successfully, but these errors were encountered:
ProjectConfiguration support for http body and method.
5a218c2
Provides #49
0b4572b
No branches or pull requests
child of #48
ProjectConfiguration should recognize tunable options for
endpoint['method']
(request method) andendpoint['body']
(HTTP message body)The text was updated successfully, but these errors were encountered: