Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
net-dev
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
net-dev
1–30 of 1362
Mark all as read
Report group
0 selected
kathrelkeld+test...@google.com
Feb 25
Tast/Tauto Ownership Report for net-dev@chromium.org - Q1 2025
You are receiving this email because you are listed as a contact alias on one or more Tast or Tauto
unread,
Tast/Tauto Ownership Report for net-dev@chromium.org - Q1 2025
You are receiving this email because you are listed as a contact alias on one or more Tast or Tauto
Feb 25
Vlad Krot
, …
Nick Harper
5
Feb 25
How to use WebTransport?
QUIC in Chrome (at least when used for H3 requests) requires that the cert be issued from a "
unread,
How to use WebTransport?
QUIC in Chrome (at least when used for H3 requests) requires that the cert be issued from a "
Feb 25
Vlad Krot
,
Matt Menke
2
Feb 12
Question regarding chromium C++ codebase - net::ProxyConfigService on ChromeOS
First off, you must not create a URLRequestContext in the browser process for security reasons, due
unread,
Question regarding chromium C++ codebase - net::ProxyConfigService on ChromeOS
First off, you must not create a URLRequestContext in the browser process for security reasons, due
Feb 12
Adam Rice
Feb 3
Design doc for No-Vary-Search support in the HTTP disk cache
The annoyingly-named No-Vary-Search response header enables a server to indicate which query params
unread,
Design doc for No-Vary-Search support in the HTTP disk cache
The annoyingly-named No-Vary-Search response header enables a server to indicate which query params
Feb 3
Adam Rice
,
Yoichi Osato
4
Feb 2
//net code reviews doc
Got it. I didn't know about the `base::ToVector` feature. Thanks! 2025年1月31日(金) 18:36 Adam Rice
unread,
//net code reviews doc
Got it. I didn't know about the `base::ToVector` feature. Thanks! 2025年1月31日(金) 18:36 Adam Rice
Feb 2
Tsuyoshi Horo
Jan 24
Renderer-Side Content Decoding
Hi, I'm planning to implement renderer-side content decoding (crbug.com/391950057). I have
unread,
Renderer-Side Content Decoding
Hi, I'm planning to implement renderer-side content decoding (crbug.com/391950057). I have
Jan 24
Daniel Bratell
,
Nick Harper
2
12/18/24
Re: [blink-dev] encrypted_client_hello client extension on FQDN that does not support it
That sounds like a GREASE ECH: https://www.ietf.org/archive/id/draft-ietf-tls-esni-22.html#name-
unread,
Re: [blink-dev] encrypted_client_hello client extension on FQDN that does not support it
That sounds like a GREASE ECH: https://www.ietf.org/archive/id/draft-ietf-tls-esni-22.html#name-
12/18/24
PETKOPOULOS, MARKOS N
, …
Andrew Williams
10
12/16/24
DoH Support for Chrome Browsers with AT&T
Hi Andrew, Good morning. No worries at all, thank you for the assistance throughout this process. My
unread,
DoH Support for Chrome Browsers with AT&T
Hi Andrew, Good morning. No worries at all, thank you for the assistance throughout this process. My
12/16/24
thefrog
,
Matt Menke
3
12/10/24
Question about getting IP address for request within URLLoaderThrottle::WillStartRequest
Thanks! On Tue, Dec 10, 2024 at 10:01 AM Matt Menke <mme...@chromium.org> wrote: Chrome doesn
unread,
Question about getting IP address for request within URLLoaderThrottle::WillStartRequest
Thanks! On Tue, Dec 10, 2024 at 10:01 AM Matt Menke <mme...@chromium.org> wrote: Chrome doesn
12/10/24
Caleb Raitto
,
Ian Clelland
2
11/11/24
Re: Which charset is used in cronet/chromium if no explicit charset parameter in Content-type of http request
I don't think this is cronet-defined behaviour; the networking stack just gets the bytes to the
unread,
Re: Which charset is used in cronet/chromium if no explicit charset parameter in Content-type of http request
I don't think this is cronet-defined behaviour; the networking stack just gets the bytes to the
11/11/24
Adam Rice
, …
Matt Menke
5
10/24/24
Implementing SOCKS5 authentication via credentials in URL
On Thu, Oct 24, 2024 at 1:10 PM Adam Rice <ri...@chromium.org> wrote: On Thu, 24 Oct 2024 at 23
unread,
Implementing SOCKS5 authentication via credentials in URL
On Thu, Oct 24, 2024 at 1:10 PM Adam Rice <ri...@chromium.org> wrote: On Thu, 24 Oct 2024 at 23
10/24/24
Adam Rice
10/18/24
New HttpResponseInfo field: original_response_time
https://chromium-review.googlesource.com/c/chromium/src/+/5937821 adds a new field to the cache
unread,
New HttpResponseInfo field: original_response_time
https://chromium-review.googlesource.com/c/chromium/src/+/5937821 adds a new field to the cache
10/18/24
Evan Stade
, …
Matt Menke
6
10/3/24
Windows async file I/O
On Thu, Oct 3, 2024 at 12:56 PM Matt Menke <mme...@chromium.org> wrote: Doing some quick
unread,
Windows async file I/O
On Thu, Oct 3, 2024 at 12:56 PM Matt Menke <mme...@chromium.org> wrote: Doing some quick
10/3/24
Steven Bingler
,
Adam Rice
7
9/20/24
How can I get the top-level frame's origin in URLRequestHttpJob
Following up, Thanks for the suggestion, but the design changed enough that getting this information
unread,
How can I get the top-level frame's origin in URLRequestHttpJob
Following up, Thanks for the suggestion, but the design changed enough that getting this information
9/20/24
Dustin Mitchell
, …
Abhi Patel
3
9/6/24
Protecting development command-line flag from production use
Hi all, I'll proceed with using a BUILD_FLAG for the new `--proxy-server` syntax. This will make
unread,
Protecting development command-line flag from production use
Hi all, I'll proceed with using a BUILD_FLAG for the new `--proxy-server` syntax. This will make
9/6/24
Francois Pierre Doray
8/27/24
Using I/O completion ports in TCPSocketWin - Request for reviewer
The Catan team looks at data (traces, stack samples, histograms…) on a regular basis to understand
unread,
Using I/O completion ports in TCPSocketWin - Request for reviewer
The Catan team looks at data (traces, stack samples, histograms…) on a regular basis to understand
8/27/24
Ryosuke Miyake
8/26/24
Request for Review: Design Doc for WebSocket Protocol Support in EmbeddedTestServer
Dear those who are in net-dev group of chromium, I hope this email finds you well. My name is Ryosuke
unread,
Request for Review: Design Doc for WebSocket Protocol Support in EmbeddedTestServer
Dear those who are in net-dev group of chromium, I hope this email finds you well. My name is Ryosuke
8/26/24
Vivian Lam
8/16/24
[PSA] Starting in early Q4, trying out AutoVM for Suite scheduler and release testing
Summary (TL;DR) In early Q4, we are piloting AutoVM, a system that automatically shifts HW testing to
unread,
[PSA] Starting in early Q4, trying out AutoVM for Suite scheduler and release testing
Summary (TL;DR) In early Q4, we are piloting AutoVM, a system that automatically shifts HW testing to
8/16/24
Cheng Han
,
Sebastian Poreba
6
7/25/24
Release schedule for Cronet with Google Play Service
Hey Sebastian, I saw we have new Cronet version 18.1.0 released in May, but was not able to find a
unread,
Release schedule for Cronet with Google Play Service
Hey Sebastian, I saw we have new Cronet version 18.1.0 released in May, but was not able to find a
7/25/24
Adam Rice
6/25/24
FYI: Use std::pair(a, b), not std::make_pair(a, b)
Since https://chromium-review.googlesource.com/c/chromium/src/+/5208390 //net has been using the std:
unread,
FYI: Use std::pair(a, b), not std::make_pair(a, b)
Since https://chromium-review.googlesource.com/c/chromium/src/+/5208390 //net has been using the std:
6/25/24
jamesfeister+test...@google.com
6/18/24
Test Ownership Report for net-dev@chromium.org - Q2 2024
You are receiving this email because you are listed as a contact alias on one or more Tast or Tauto
unread,
Test Ownership Report for net-dev@chromium.org - Q2 2024
You are receiving this email because you are listed as a contact alias on one or more Tast or Tauto
6/18/24
Adam Rice
5/30/24
PSA: Stricter incremental coverage requirements for //net
In response to an incident with Cronet, we have increased the incremental coverage requirement for //
unread,
PSA: Stricter incremental coverage requirements for //net
In response to an incident with Cronet, we have increased the incremental coverage requirement for //
5/30/24
Christian Biesinger
2
5/28/24
Sending SameSite=Lax cookies
+Dylan -- please see question below, if you can help? Thanks! Christian On Wed, May 22, 2024 at 12:28
unread,
Sending SameSite=Lax cookies
+Dylan -- please see question below, if you can help? Thanks! Christian On Wed, May 22, 2024 at 12:28
5/28/24
Sami Kerrouche
,
Matt Menke
2
4/16/24
I Promise You'll Need Us At Some Point.
Oops, sorry for letting that spam through, thought it was an email sent to another list, so let it
unread,
I Promise You'll Need Us At Some Point.
Oops, sorry for letting that spam through, thought it was an email sent to another list, so let it
4/16/24
Mirko Flores V.
,
Matt Menke
2
4/4/24
Setting proxy on ios
I'm not sure if there's a public Chromium iOS mailing list, but if there is, you may have
unread,
Setting proxy on ios
I'm not sure if there's a public Chromium iOS mailing list, but if there is, you may have
4/4/24
Christian Biesinger
,
Matt Menke
4
4/2/24
Caching requests with a transient NIK
No, there's not. Relevant code is at https://source.chromium.org/chromium/chromium/src/+/main:net
unread,
Caching requests with a transient NIK
No, there's not. Relevant code is at https://source.chromium.org/chromium/chromium/src/+/main:net
4/2/24
Alexey Balyberdin
, …
Matt Menke
8
3/11/24
Enhancing User Privacy and Access in Russia: A Call for DoH Activation
As Shivan noted: You could also fallback to a DoH provider opportunistically. So if the system-
unread,
Enhancing User Privacy and Access in Russia: A Call for DoH Activation
As Shivan noted: You could also fallback to a DoH provider opportunistically. So if the system-
3/11/24
Lucas Moauro
,
Sebastian Poreba
3
2/27/24
Adding proxy support to Cronet
The bindings won't be too tied to the API internals so I can update them if cronet changes. I
unread,
Adding proxy support to Cronet
The bindings won't be too tied to the API internals so I can update them if cronet changes. I
2/27/24
Jeremy Roman
,
Matt Menke
6
2/21/24
Prefetch Cache - Cookie Keying
Great, I think that should completely address my concern! I can't really comment usefully on the
unread,
Prefetch Cache - Cookie Keying
Great, I think that should completely address my concern! I can't really comment usefully on the
2/21/24
Matt Menke (Gerrit)
,
Katherine Threlkeld (Gerrit)
2
2/7/24
[tast-tests] Migrate Network test metadata off of crbug [chromiumos/platform/tast-tests : main]
Attention needed from James Feister Katherine Threlkeld has uploaded the change for review Katherine
unread,
[tast-tests] Migrate Network test metadata off of crbug [chromiumos/platform/tast-tests : main]
Attention needed from James Feister Katherine Threlkeld has uploaded the change for review Katherine
2/7/24