Andrew Allen
Andrew Allen
another fix for #261, in extendNative, share prototype, copy direct properties (not from prototype)
Fixes for compatibility with other libraries that hook into `XMLHttpRequest`: - share the prototype with the native (or at least the most-recently-installed) `window.XMLHttpRequest`. - This fixes code that expects `new...
It would be a useful clarificiation in the https://github.com/InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework/blob/master/TCFv2/Vendor%20Device%20Storage%20%26%20Operational%20Disclosures.md#domains-array document if the use of the wildcard `*.domain.com` also covers (or, alternatively, specifically does not cover) the root domain `domain.com`, in...
It appears that while it is possible for a server to detect that a client has enabled agent forwarding via the `auth-agent` Session event, there isn't currently a way to...