From: Rich Bowen Date: Sat, 2 May 2026 21:59:14 +0000 (+0000) Subject: mod_negotiation: note that Content-Type is required in type-map variants (Bug 69775) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=021c1995e1dd6e5201c7bc7fdb3664abf760ee64;p=thirdparty%2Fapache%2Fhttpd.git mod_negotiation: note that Content-Type is required in type-map variants (Bug 69775) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933745 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_negotiation.xml b/docs/manual/mod/mod_negotiation.xml index 6b1b53e3e3..bfca3f48da 100644 --- a/docs/manual/mod/mod_negotiation.xml +++ b/docs/manual/mod/mod_negotiation.xml @@ -88,7 +88,9 @@ Negotiation
The MIME media type of - the document, with optional parameters. Parameters are + the document, with optional parameters. Each variant should + include a Content-Type header; negotiation will + not work correctly for variants that lack one. Parameters are separated from the media type and from one another by a semi-colon, with a syntax of name=value. Common parameters include: