aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/net/fetch/request.rs
Commit message (Collapse)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-149/+0
|
* Some docsManish Goregaokar2014-08-271-2/+2
|
* Add a task-based CORS CacheManish Goregaokar2014-08-231-2/+5
|
* Add basic_fetch and a skeleton http_fetchManish Goregaokar2014-08-231-0/+38
|
* Fix stuff in fetch crateManish Goregaokar2014-08-031-14/+13
|
* Definition of Response and related enums/conceptsManish Goregaokar2014-07-301-3/+2
|
* Definition of Request and related enumsManish Goregaokar2014-07-301-1/+106
|
* Stubs for fetch moduleManish Goregaokar2014-07-301-0/+5