Re: [w3c/webpayments-payment-apps-api] Payment app identifier to manifest filename mapping (#48)

> I was under the impression that the group prefers HTTP Link headers to map identifiers to useful things.

This is also a good option and would be consistent, which I think is a very good thing!

So you are suggesting @rsolomakhin something like this?

  1. Payment App ID and SW Scope: https://bobpay.com/paymentapp/v1
  2. A `HEAD` request to that would return link relations to both the manifest file (if there is one) and the Service Worker script file.

What would a `GET` request on that URL return or do we leave that undefined?



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webpayments-payment-apps-api/issues/48#issuecomment-274348246

Received on Sunday, 22 January 2017 18:19:29 UTC