Matthias Wallnöfer
Matthias Wallnöfer
And then we should not forget to address this issue: https://github.com/jolie/jolie/pull/469#pullrequestreview-1948201270 This means when the status code has not been properly set we could end up in a HTTP status...
I guess we may close this now that we support custom success status codes over the `osc` arguments: https://docs.jolie-lang.org/v1.11.x/language-tools-and-standard-library/rest/index.html
Okay, rebase done and all tests are passing.
Some comments on Stack Overflow: https://stackoverflow.com/questions/78391672/why-some-servers-do-not-accept-body-parameters-in-http-delete https://stackoverflow.com/questions/68221765/use-request-body-for-http-delete-method-asp-net-core-webapi https://stackoverflow.com/questions/299628/is-an-entity-body-allowed-for-an-http-delete-request/10015724#10015724 OpenAPI: https://github.com/OAI/OpenAPI-Specification/issues/1801
@klag ping, what do you think? Since you were the original author of the tool, do you share the opinion that we should be adding a new cmdline option?
Has this issue been fixed?
I guess this issue could have been fixed meanwhile by the introduction of the new modules feature `from ... import ...`. If this was not the case, please reopen.
I have found the problem, it lies in the _libmatthew_ library: https://github.com/bdeneuter/matthew/pull/1
PR #500