servo/components/net
bors-servo 06f453a2b8
Auto merge of #22244 - georgeroman:response_statustext_default_change, r=jdm
Change Response's statusText default value from 'Ok' to an empty string

<!-- Please describe your changes on the following line: -->
Closes #22238

---
<!-- 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

<!-- Either: -->
- [X] There are tests for these changes

<!-- 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/22244)
<!-- Reviewable:end -->
2018-11-28 13:10:11 -05:00
..
fetch Change Response's statusText default value from 'Ok' to an empty string 2018-11-27 19:26:40 +02:00
tests Add comment about incorrect tests for file url range requests. Fmt and manifest update 2018-11-26 15:28:27 +01:00
Cargo.toml Update openssl related dependencies 2018-11-19 12:06:31 +01:00
connector.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
cookie.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
cookie_storage.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
data_loader.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
filemanager_thread.rs Use crossbeam channel instead of servo channel. Fix rebase issues and add comment 2018-11-26 09:34:14 +01:00
hosts.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
hsts.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
http_cache.rs refactored performance timing to align with updated spec 2018-11-20 16:21:32 +00:00
http_loader.rs refactored performance timing to align with updated spec 2018-11-20 16:21:32 +00:00
image_cache.rs Update webrender 2018-11-27 17:33:13 -08:00
lib.rs Add support fo byte range requests for blob URLs 2018-11-26 09:33:35 +01:00
mime_classifier.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
resource_thread.rs refactored performance timing to align with updated spec 2018-11-20 16:21:32 +00:00
storage_thread.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
subresource_integrity.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
websocket_loader.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00