Parcourir la source

Protocol: not content_encoding, but content_type

Ask Solem il y a 15 ans
Parent
commit
12fc2e6ace
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/internals/protocol.rst

+ 1 - 1
docs/internals/protocol.rst

@@ -53,7 +53,7 @@ Serialization
 =============
 
 The protocol supports several serialization formats using the
-``content_encoding`` message header.
+``content_type`` message header.
 
 The MIME-types supported by default are shown in the following table.