Procházet zdrojové kódy

Protocol: not content_encoding, but content_type

Ask Solem před 15 roky
rodič
revize
12fc2e6ace
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.