[roll] Roll fuchsia [sl4f_client] Fix encoding headers so it properly supports utf-8.

It looks like HttpRequest defaults to latin1 if nothing is specified.

TESTED=added unit tests, tested change out of tree.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/460588
Original-Revision: 0a6ac92c90188a931b515ede03ccdae54913e8ce
GitOrigin-RevId: 84b392fedf748ac8a05b33474a7b56d46a09f929
Change-Id: I2281fa834a7bf68340f5660f3bedc350d3a6139c
1 file changed
tree: 7863ed1ae5a60aa870ccbfb1fba4523a86531973
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.