api-platform / api-platform/create-client
Handle 401, 403 and 204
未关闭
- 主要语言
- TypeScript
- 星标
- 376
- 派生
- 132
- PR 合并指标
- 30 天内没有已合并 PR
描述
In fetch.js
Handle 401, 403 and throw an Authorization error.
Handle 204 because methods like DELETE do not provide any JSON output (Unexpected end of JSON input thrown).
I'm using vue, I guess other generators can also benefit from this feature. If you wish I could provide a PR.
贡献指南
评估
这个 Issue 还没有评估数据。