servo/components/net_traits
bors-servo fe07d2c575
Auto merge of #22714 - aditj:patch-3, r=jdm
Added fetch_start functionality

<!-- Please describe your changes on the following line: -->
Added the fetch_start functionality in http_loader.rs (http_fetch function)

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #21258 (GitHub issue number if applicable)

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22714)
<!-- Reviewable:end -->
2019-01-28 18:45:26 -05:00
..
image Move PixelFormat to the pixels crate 2018-11-20 10:14:52 +01:00
tests Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
blob_url_store.rs Set response status for range requests to file and blob urls 2018-11-26 09:34:14 +01:00
Cargo.toml Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
filemanager_thread.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
image_cache.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs Added fetch_start functionality in http_fetch 2019-01-24 23:18:54 +05:30
net_error_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
pub_domains.rs Fix some warnings 2018-12-28 15:31:08 +01:00
quality.rs Fix some warnings 2018-12-28 15:31:08 +01:00
request.rs Remove foreign service-workers mode 2018-12-23 01:48:45 +08:00
response.rs Change Response's statusText default value from 'Ok' to an empty string 2018-11-27 19:26:40 +02:00
storage_thread.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00