nodeSolidServer / nodeSolidServer/node-solid-server
POST with Link LDPC should either error or create LDP-BC automatically
未关闭
还没有人认领这个 Issue。
enhancement
test-case
- 主要语言
- JavaScript
- 星标
- 1.8k
- 派生
- 308
- PR 合并指标
- 30 天内没有已合并 PR
描述
Creating an LDPC doesn't appear to be supported... or buggy/misleading AFAICT. If I've overlooked something, please point it out. Besides that what I expect to work (either, but ideally both):
- HTTP POST + Link with LDPC (+ Slug)
- HTTP PUT + Link with LDPC
At the moment, PUT refers to POST. POST creates a LDPR.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
跟踪服务器对带有用于标识 LDPC 的 Link 标头的请求的 POST 和 PUT 处理,包括 Slug 处理。确认 issue 中描述的当前行为,然后定义并测试所选结果:明确拒绝不受支持的请求,或自动创建预期的 LDP-BC;验证普通 POST 行为保持不变。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- api, backend
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100