aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/cors.rs
Commit message (Expand)AuthorAgeFilesLines
* Reduce max line length from 150 to 120 charactersCorey Farwell2015-05-241-6/+19
* Upgrade to Hyper 0.4.0Simon Sapin2015-05-121-2/+3
* Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8.Simon Sapin2015-05-051-4/+5
* Remove some as_slice calls.Ms2ger2015-04-241-3/+3
* Create easy common interface for off-thread network listeners, and remove the...Josh Matthews2015-04-161-6/+45
* Make async XMLHttpRequest requests use async network events.Josh Matthews2015-04-161-1/+21
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-9/+9
* Remove some unnecessary uses of `as_slice`Corey Farwell2015-03-291-3/+3
* Remove AccessControl header implementations in favor of hyper’s (fixes #5090)dhneio2015-02-271-148/+4
* Upgrade to rustc ba2f13ef0 2015-02-04Simon Sapin2015-02-111-22/+22
* self importManish Goregaokar2015-01-281-1/+1
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-15/+15
* Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.Ms2ger2015-01-081-1/+1
* Qualify hyper enums.Ms2ger2015-01-041-8/+8
* Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d.Ms2ger2014-12-171-18/+18
* Fix spelling mistakes in comments.Joseph Crail2014-12-111-1/+1
* convert script crate to use hyperSean McArthur2014-12-041-99/+222
* Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8aJack Moffitt2014-11-131-3/+2
* Avoid an unnecessary string allocation in allow_cross_origin_request.Ms2ger2014-09-231-1/+1
* Eliminate warningsKeegan McAllister2014-09-201-4/+4
* Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000)Keegan McAllister2014-09-201-8/+8
* Cargoify servoJack Moffitt2014-09-081-0/+419