These modules are MIT licensed and they're to be used in xpcshell-tests for TRR. They allow us to make moz-http2.js act like a true DoH server - more specifically to answer DNS queries that have actually been asked, not just a dumb character buffer. Differential Revision: https://phabricator.services.mozilla.com/D25672
11 lines
161 B
INI
11 lines
161 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 2
|
|
tab_width = 2
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|