[roll] Roll fuchsia [HoneyDew] - Adding honeydew/utils/http_utils.py

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/807068
Original-Revision: 1886f089b2130ef486c45125f1e2eb1bb2dba5aa
GitOrigin-RevId: 7031f368b9064b1cab9e2767a1bee58420cadaa6
Change-Id: I7cb73f9f0438c771122ed81af082a655b82c9df2
1 file changed
tree: db7849db6c8cb8aa1811c2cc38a64a46ce50e868
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.