Files
Darnell Andries d4c72967f9 Extend OHTTP client to support relay headers and chunking (#36292)
* Extend OHTTP client to support relay headers and chunking

* Address PR feedback
2026-05-20 19:44:18 +01:00

5 lines
157 B
Python

include_rules = [
"+services/network/public/cpp/simple_url_loader_stream_consumer.h",
"+services/network/public/mojom/oblivious_http_request.mojom.h",
]