summaryrefslogtreecommitdiffstats
path: root/modules/libpref/init/StaticPrefList.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/libpref/init/StaticPrefList.yaml')
-rw-r--r--modules/libpref/init/StaticPrefList.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml
index f32cab17d8..12ed7cfb44 100644
--- a/modules/libpref/init/StaticPrefList.yaml
+++ b/modules/libpref/init/StaticPrefList.yaml
@@ -11669,6 +11669,12 @@
value: 10
mirror: always
+# Max size, in bytes, for received HTTP response header.
+- name: network.http.max_response_header_size
+ type: RelaxedAtomicUint32
+ value: 393216
+ mirror: always
+
# This preference, if true, causes all UTF-8 domain names to be normalized to
# punycode. The intention is to allow UTF-8 domain names as input, but never
# generate them from punycode.