Bug fix: Polling status using POST-as-GET wherever possible #33
Carregando…
x
Criar uma nova questão referindo esta
Bloquear um utilizador
Nenhuma descrição fornecida.
Eliminar o ramo "(eliminado):master"
Eliminar um ramo é algo permanente. Embora o ramo eliminado possa continuar a existir por um breve período de tempo antes de ser realmente removido, a operação NÃO PODERÁ ser desfeita na maioria dos casos. Quer continuar?
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