[roll] Roll fuchsia Reland "[http-client] Supply config cap from void when not provided"

This is a reland of commit b1e5a4b996f0dd88125dd271d8b1da8bee085b60

Original change's description:
> [http-client] Supply config cap from void when not provided
>
> This change fixes some errors that are printed every time http-client
> runs. Additionally it removes structured config from the component in
> favor of a default value provided in the optional config cap.
>
> Change-Id: Ieb0556c3e4b922d69b6e1c01e54f53dbbbb59e51
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1145319
> Reviewed-by: David Gilhooley <dgilhooley@google.com>
> Reviewed-by: Aidan Wolter <awolter@google.com>
> Commit-Queue: Suraj Malhotra <surajmalhotra@google.com>
> Fuchsia-Auto-Submit: Suraj Malhotra <surajmalhotra@google.com>
> Reviewed-by: Marie Janssen <jamuraa@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1146393
Original-Revision: 7fd8f1d0b3683375a7927e767ec5b0463fdf911e
GitOrigin-RevId: be9192ffacfe9cfa45cf63fb7ab02fa9e2530111
Change-Id: I41dd5272873bcee311fc02118bcc909f5ecdf73a
1 file changed
tree: 1476495b97700c59d83a261e917cdec766e5314f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.