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
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명
알림
마감일
마감일이 설정되지 않았습니다.
의존성

No dependencies set.

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