Bug fix: Polling status using POST-as-GET wherever possible #33
Notiek ielāde…
x
Atsaukties uz šo jaunā problēmā
Block a user
Nav sniegts apraksts.
Dzēst atzaru "(izdzēsts):master"
Atzara dzēšana ir neatgriezeniska. Kaut arī izdzēstais zars neilgu laiku var turpināt pastāvēt, pirms tas tiešām tiek noņemts, to vairumā gadījumu NEVAR atsaukt. Vai turpināt?
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