Note about http errors
This commit is contained in:
parent
227a9e377f
commit
03178f59e6
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
and given appropriate descriptive information
|
||||
_or_ return an error defined (as public variable) in that package.
|
||||
Example: `other.Error("auth", "failed to do something important", originalError)`
|
||||
- Returned http errors must use `git.mstar.dev/mstar/goutils/webutils.ProblemDetails(StatusOnly)`.
|
||||
|
||||
## JS/TS
|
||||
|
||||
|
|
Loading…
Reference in a new issue