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

오픈
Ghost "(deleted):master 에서 master 로 1 commits 를 머지하려 합니다"
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 added 1 commit 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.
This pull request is broken due to missing fork information.
"로그인하여 이 대화에 참여"
No reviewers
레이블 없음
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

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