Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

spec/ace: Add HTTP methods for metadata service #676

Merged
merged 1 commit into from
Nov 21, 2016

Conversation

uiri
Copy link
Contributor

@uiri uiri commented Nov 20, 2016

The metadata service endpoints for creating and verifying an HMAC
signature already specify use of the POST method in their
descriptions. The other metadata service endpoints make no mention of
which HTTP methods are valid for them.

The current rkt implementation uses POST for the HMAC-related
endpoints and GET for all the others. This makes such behaviour
explicit in the spec.

The metadata service endpoints for creating and verifying an HMAC
signature already specify use of the POST method in their
descriptions. The other metadata service endpoints make no mention of
which HTTP methods are valid for them.

The current `rkt` implementation uses POST for the HMAC-related
endpoints and GET for all the others. This makes such behaviour
explicit in the spec.
@jonboulle
Copy link
Contributor

LGTM, thanks for the clarification

@jonboulle jonboulle merged commit 0d093a6 into appc:master Nov 21, 2016
@uiri uiri deleted the metadata-service-methods branch November 21, 2016 17:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants