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

6 lines
120 B
Python

include_rules = [
"+brave/components/oblivious_http",
"+brave/net",
"+components/content_settings/core/common",
]