Subbu Allamaraju schrieb:
c. Per the current draft, getResponseHeader() is required to return an empty string if a given header is not present. From programming API point of view, a value of null is more natural.
...

In particular, HTTP allows headers to be present with no value, and that means something different than the absence of that header. Please do not profile HTTP (where it's not needed).

Best regards, Julian

Reply via email to