diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-01 21:00:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-01 21:00:08 -0500 |
commit | bdeb76b27b1327d98f533fe7fa25b0aa3cf42c7d (patch) | |
tree | f01a5ffdae49665c541397930153ce1e7696e216 /python | |
parent | a83ef43be0773a52a5e40d05127fbc8814d6caa5 (diff) | |
parent | abfbcfe9c457bebc2ba297c5a10e951d9fa3b07f (diff) | |
download | servo-bdeb76b27b1327d98f533fe7fa25b0aa3cf42c7d.tar.gz servo-bdeb76b27b1327d98f533fe7fa25b0aa3cf42c7d.zip |
Auto merge of #13544 - thuibr:hyper, r=KiChjang
Rename hyper import and update as HttpMethod
The same expanded hyper::method::Method method was used throughout the file, causing unneeded repetition. Import this method as HttpMethod and replace all references in the file.
---
<!-- 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 #13543 (github issue number if applicable).
<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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/13544)
<!-- Reviewable:end -->
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions