Return detail information about a failure of an HTTP API call
Open
@hyangtack is already working on this.
Since Feb 21, 2019.
new feature
- Dominant language
- Java
- Stars
- 668
- Forks
- 135
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 7
Description
When an exception is raised during processing an HTTP API request, a client might want to get the exception in order to get detail information why the request was failed. One option is returning stack trace to the client via HTTP response.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.