tree: 157937cba57175692bde561e33a4bf7265b5eb84 [path history] [tgz]
  1. base/
  2. build/
  3. polyfills/
  4. test/
  5. url/
  6. AUTHORS
  7. copy.bara.sky
  8. LICENSE
  9. README.md
  10. WORKSPACE
README.md

googleurl

This is a copy of Chrome's URL parsing library, adapted to work with Bazel. It is meant to be used by QUICHE, but can be also used by other projects that use Bazel.

In order to be used successfully, -std=c++14 and -fno-strict-aliasing compile flags are required.

For questions, contact proto-quic@chromium.org.