diff options
Diffstat (limited to 'components/script/dom/webidls/XMLHttpRequestUpload.webidl')
-rw-r--r-- | components/script/dom/webidls/XMLHttpRequestUpload.webidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/dom/webidls/XMLHttpRequestUpload.webidl b/components/script/dom/webidls/XMLHttpRequestUpload.webidl index 9ff8b4cc8e6..fc939152e39 100644 --- a/components/script/dom/webidls/XMLHttpRequestUpload.webidl +++ b/components/script/dom/webidls/XMLHttpRequestUpload.webidl @@ -4,7 +4,7 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. * * The origin of this IDL file is - * http://xhr.spec.whatwg.org/#interface-xmlhttprequest + * https://xhr.spec.whatwg.org/#interface-xmlhttprequest * * To the extent possible under law, the editor has waived all copyright * and related or neighboring rights to this work. In addition, as of 1 May 2014, |