aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/Request.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-104/+0
* enhance: Add support for `unsafe-eval` and `wasm-unsafe-eval` (#32893)Chocolate Pie2024-08-011-0/+3
* Add missing same-origin referrer policyTipowol2020-03-201-0/+1
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-3/+2
* Migrate to IDL mixin syntaxKagami Sascha Rosylight2019-10-011-1/+1
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Merge request type and destinationKeith Yeung2017-10-231-14/+5
* Network Security : Implement StrictOrigin and StrictOriginWhenCrossOriginRaghav2016-11-041-1/+3
* Implement the Request API for the Fetch API.Jeena Lee2016-08-121-0/+108