commit | 973c0f453004e9489a91a7fff0dd26f93e43bc99 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Wed Sep 25 02:47:03 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 25 02:48:22 2019 -0700 |
tree | e31ee2e9651bf34bf8842ec3a068cad55a6e3400 | |
parent | 06d2f6d8ad1a7cde19c064e54e31dad7bd8cfdcf [diff] |
HttpConnectionMultiplexer: extract header computing function ...to make it testable. Also add a test, as suggested in https://github.com/bazelbuild/bazel/commit/e38d83871b39ed5f69cad903fa97e90b47a59875#r35107352 As it is now a general-purpose function, make it accept all inputs, not only the relevant ones where the base headers contain no authentication and the additonal headers only authentication. Change-Id: I235bac939d118260df775ea1c1dbbd2b84d0594f PiperOrigin-RevId: 271085785
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.