0
Files
src/net
Jose Dapena Paz d8985805ba GCC: explicitly use base::span constructor in HttpAuthNtlmMechanism
base::span requires explicit construction for several of the
constructors. Theoretically the constructor used here should not
require that but GCC complains.

Bug: 40565911
Change-Id: I452f31ee0862c3e986e15207f89baa043b016da8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5540995
Reviewed-by: Maks Orlovich <morlovich@chromium.org>
Commit-Queue: José Dapena Paz <jdapena@igalia.com>
Cr-Commit-Position: refs/heads/main@{#1301466}
2024-05-15 18:46:03 +00:00
..
2024-05-14 22:37:30 +00:00
2024-05-14 22:37:30 +00:00
2024-05-14 22:37:30 +00:00
2024-05-14 22:37:30 +00:00
2024-03-28 18:57:17 +00:00

Chrome Networking Stack

This directory contains the code behind Chrome's networking stack. It is documented here.