nodeSolidServer / nodeSolidServer/node-solid-server

Review E-Tag support

未关闭
#1,370 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
JavaScript
星标
1.8k
派生
308
PR 合并指标
30 天内没有已合并 PR

描述

From https://github.com/Otto-AA/solid-acl-utils/issues/1#issuecomment-560094697 :

NSS support for etags and if-match is currently not available (weak etags -> if-match gets ignored; etags not provided on GET requests; if-match maybe completely ignored by NSS)

ETag-based versioning is pretty basic, important functionality for a pod server.
We should find out if it actually works properly in NSS currently, and maybe @kjetilk can also add it to the Solid test-suite! :)

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

未指定文件或测试。首先检查 NSS 如何处理 ETag 和 If-Match 请求,包括弱 ETag 以及 GET 响应中的 ETag,然后将其行为与所引用的 Solid test-suite 预期进行比较。完成标准是记录版本控制是否正常工作,并确定服务器或测试所需的任何更改。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, nodejs
领域
api, backend
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。