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

開放中
Ghost 請求將 1 次程式碼提交從 (deleted):master 合併至 master
First-time contributor

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
Ghost 加入了 1 個提交 2021-04-08 13:29:00 +00:00
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.
此合併請求已損毀,因為遺失 Fork 資訊。
登入 才能加入這對話。
沒有審核者
未選擇標籤
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: coolaj86/acme.js-ARCHIVED#33
No description provided.