Browse Source

Protocol: not content_encoding, but content_type

Ask Solem 15 years ago
parent
commit
12fc2e6ace
1 changed files with 1 additions and 1 deletions
  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.