Bug fix: Polling status using POST-as-GET wherever possible #33
Yükleniyor…
x
Yeni konuda referans
Bir kullanıcı engelle
Herhangi bir açıklama sağlanmadı.
"(silindi): master" Dalını Sil
Bir dalı silmek kalıcıdır. Her ne kadar silinen dal tamamen kaldırılana kadar çok kısa bir süre yaşamını sürdürse de, çoğu durumda bu işlem GERİ ALINAMAZ. Devam edilsin mi?
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