소스 검색

Protocol: not content_encoding, but content_type

Ask Solem 15 년 전
부모
커밋
12fc2e6ace
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.