Bug fix: Polling status using POST-as-GET wherever possible #33

开启中
Ghost 请求将 1 次代码提交从 (已删除): master 合并至 master
首次贡献者

Avoid repeating finalize POST request and challenge POST requests by
using POST-as-GET requests instead. Allows for testing with Pebble,
and more correctly follows the spec.

Fixes issue: https://git.rootprojects.org/root/acme.js/issues/9

Added to bug tracker on rootprojects.org because I thought that was the main place - would be great if that was documented for potential contributors

Avoid repeating finalize POST request and challenge POST requests by using POST-as-GET requests instead. Allows for testing with Pebble, and more correctly follows the spec. Fixes issue: https://git.rootprojects.org/root/acme.js/issues/9 Added to bug tracker on rootprojects.org because I thought that was the main place - would be great if that was documented for potential contributors
Ghost2021-04-08 13:29:00 +00:00 推送了 1 个提交
0aa939a227 Bug fix: Polling status using POST-as-GET wherever possible
Avoid repeating finalize POST request and challenge POST requests by
using POST-as-GET requests instead. Allows for testing with Pebble,
and more correctly follows the spec.
此合并请求因为派生仓库信息缺失而中断。
登录 并参与到对话中。
无审核者
未选择标签
未选择里程碑
未指派成员
1 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:coolaj86/acme.js-ARCHIVED#33
没有提供说明。