Closed igrigorik closed 2 years ago
Todd: Resource Timing 2 is the place to inject this hook, as it’s getting ready to ship. ... Server timing just points to a linkable hook in Resource Timing 2. ... Yoav: Is there a specific example we can use as prior art for this text?
@cvazac the "steps to constrain a payment handler" processing model in the payment method spec might be a good example --
Optionally, set card [" billingAddress "] to the result running the steps to create a payment address
(thanks @marcoscaceres )
@noamr - can we close this?
@noamr - can we close this?
Yes!
As a followup to https://github.com/w3c/server-timing/pull/36.
https://w3c.github.io/server-timing/#processing-model
You can't run the header parsing algorithm when the object is "newly created" because we don't yet have the response back from the server.