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

Open
Ghost wants to merge 1 commits from (deleted):master into master
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.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

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