aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-859/+0
* Rename messages forwarded from the constellation to the compositor (#30496)Martin Robinson2023-10-051-5/+5
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-6/+6
* remove `extern crate` (#30311)Samson2023-09-081-11/+5
* constellation: crash to a new “sad tab” error page (#30290)Delan Azabani2023-09-061-1/+3
* Switch to rustls and webpki-roots (#30025)Martin Robinson2023-08-081-6/+6
* Remove net from dependencies2shiori172023-03-201-0/+5
* Upgrade HyperNaveen Gattu2022-01-161-2/+2
* Make reload button clear the network cache.Josh Matthews2020-07-271-0/+6
* Propagate referrer policy during about:srcdoc page loadUtsav Oza2020-07-021-0/+34
* net: Add option to temporarily accept certs that failed the handshake.Josh Matthews2020-06-091-0/+5
* net: Pass certs that fail the SSL handshake out of the network layer.Josh Matthews2020-06-091-3/+3
* net: Treat SSL handshake errors differently from other hyper errors.Josh Matthews2020-06-091-2/+7
* Convert all uses of UpdateResources api to use webrender transactions.Josh Matthews2020-05-111-4/+7
* Auto merge of #26450 - PeterZhizhin:add_referrerpolicy_to_list_of_relevant_mu...bors-servo2020-05-071-0/+16
|\
| * Added referrerpolicy as relevant mutation for imgPeterZhizhin2020-05-071-0/+16
* | Properly set the url on the Response object when the response is an opaquered...Bastien Orivel2020-05-061-1/+1
* | Fix the redirected attribute for ResponseBastien Orivel2020-05-051-0/+3
|/
* allow for a service worker network mediator per originGregory Terzian2020-04-051-3/+3
* Fix some warnings in future Rust nightliesSimon Sapin2020-01-021-3/+2
* Use non-IPC webrender API over explicit IPC channels.Josh Matthews2019-11-271-0/+30
* Add start_time to resource timing.Tommy Lincoln2019-10-201-1/+29
* implemented secure_connection_startTomas Di Vito2019-10-101-0/+6
* Add PerformanceResourceTiming: TimingAllowCheckJaved Nissar2019-09-181-0/+22
* Responding to review commentsAlan Jeffrey2019-09-111-1/+6
* Prefetch img and scripts during parsingAlan Jeffrey2019-09-101-0/+15
* Update to percent-encoding 2.0Simon Sapin2019-08-171-8/+23
* Update to url 2.0Simon Sapin2019-08-171-5/+2
* ISSUE-21257: set redirectEnd on PerformanceResourceTimingThomas Delacour2019-07-191-1/+12
* Add PerformanceResourceTiming: domainLookupStartKamil Niski2019-06-301-0/+4
* Upgrade headers, headers-core, and hyper_serde.Josh Matthews2019-06-131-2/+1
* Remove unused code from net and net_traits cratesest312019-06-021-1/+0
* Auto merge of #23323 - nehalem501:master, r=jdmbors-servo2019-05-171-1/+4
|\
| * Add connectStart in PerformanceResourceTimingTomek LECOCQ2019-05-031-1/+4
* | Create resource timing entry for sync network fetchpylbrecht2019-05-081-32/+0
|/
* ISSUE-21263: implemented attribute setting in http loaderThomas Delacour2019-04-231-1/+4
* Add webdriver deletecookies functionaditj2019-04-191-0/+1
* Implementing the builder pattern for RequestInitLucas Fantacuci2019-04-101-5/+5
* Add connectEnd attribute to PerformanceResourceTiming interfacepylbrecht2019-04-041-1/+4
* Add PerformanceResourceTiming: redirectStartkkpoon2019-02-011-1/+17
* Added fetch_start functionality in http_fetchAdit Jain2019-01-241-0/+4
* Rustfmt has changed its default style :/Simon Sapin2018-12-281-1/+1
* Use Mime::get_paramAnthony Ramine2018-12-121-5/+3
* Change Response's statusText default value from 'Ok' to an empty stringGeorge Roman2018-11-271-1/+1
* refactored performance timing to align with updated specddh2018-11-201-5/+79
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-18/+1
* Reorder importsPyfisch2018-11-061-1/+1
* Sort `use` statementsSimon Sapin2018-11-061-3/+3
* `cargo fix --edition`Simon Sapin2018-11-061-6/+6