w3c / beacon

Beacon
https://w3c.github.io/beacon/
Other
47 stars 22 forks source link

Beacon-Age registration #5

Closed plehegar closed 9 years ago

plehegar commented 9 years ago

We created a new HTTP header for Beacon-Age. We should consider registering it using http://tools.ietf.org/html/rfc3864#section-4.3

If we want a permanent status, we will need to define the ABNF, etc.; see http://httpwg.github.io/specs/rfc7231.html#considerations.for.new.header.fields.

This is a not blocker for CR.

igrigorik commented 9 years ago

@mnot I'd still like to propose that we come up with a general purpose header to indicate a "delayed request". Some use cases:

a) We could extend Age, which is currently defined as a response header? b) We can come up with a new name - e.g. Request-Age, or some such?

Having a generic, well-defined header would allow reasonable interop between different servers, analytics vendors, etc., for processing delayed requests.

mnot commented 9 years ago

Yep, that's in my queue.

igrigorik commented 9 years ago

Great, thanks! It'll also be relevant for Error Logging, lmk once you have the name nailed down.

igrigorik commented 9 years ago

@mnot any progress on this one? :)

igrigorik commented 9 years ago

Closed via https://github.com/w3c/beacon/commit/4349b33e50b3bf9c6ae07773c48458fd0017c940.