- From: Kari hurtta <hurtta-ietf@elmme-mailer.org>
- Date: Sat, 8 Oct 2016 09:12:52 +0300 (EEST)
- To: HTTP working group mailing list <ietf-http-wg@w3.org>
- CC: Scott Morgan <scott@adligo.com>, Kari hurtta <hurtta-ietf@elmme-mailer.org>
> Perhaps a new section between 7 & 8 as follows;
>
> 8. The ECMA script (Javascript) Client Hint
>
> The "ECMA" request header field is a number or text that
> indicates the client's current ECMA implementation version. A blank ECMA
> hint would indicate that ECMA script is currently turned off.
> ECMA = Text [32 ASCII characters]
>
> If ECMA occurs in a message more than once, the last value
> should be used to override other occurrences.
Seems good idea, but is there really need for ECMA version?
If no, then maybe:
The "ECMA" request header field indicates the client's
ECMA script execution is turned on or off.
ECMA = "on" / "off"
If "ECMA" request header field includes invalid or
unknown value, this is interpretes as ECMA script execution
is turned on.
/ Kari Hurtta
Received on Saturday, 8 October 2016 06:13:21 UTC