aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-07-24 12:52:53 +1200
committerAldo Cortesi <aldo@nullcube.com>2012-07-24 12:52:53 +1200
commit9502eeadaa8463019059137584a75597e20a5544 (patch)
treeff6c90d546ad6ae786222fefc8cc8a11b012bbfc /libpathod/templates
parenta9e60fa3e66d9de28233aab89b426ac74d1f8ad6 (diff)
downloadmitmproxy-9502eeadaa8463019059137584a75597e20a5544.tar.gz
mitmproxy-9502eeadaa8463019059137584a75597e20a5544.tar.bz2
mitmproxy-9502eeadaa8463019059137584a75597e20a5544.zip
Document raw flag.
Diffstat (limited to 'libpathod/templates')
-rw-r--r--libpathod/templates/docs_lang.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/libpathod/templates/docs_lang.html b/libpathod/templates/docs_lang.html
index 6f5f4748..8f78adbe 100644
--- a/libpathod/templates/docs_lang.html
+++ b/libpathod/templates/docs_lang.html
@@ -86,6 +86,17 @@
be an integer or "f" to pause forever.
</td>
</tr>
+
+ <tr>
+ <td>
+ r
+ </td>
+ <td>
+ Set the "raw" flag on this response. Pathod will not
+ calculate a Content-Length header if a body is set, or add
+ a Date header to the response.
+ </td>
+ </tr>
</tbody>
</table>
</section>
@@ -238,7 +249,7 @@
</tr>
<tr>
<td>octdigits</td>
- <td>0-8</td>
+ <td>0-7</td>
</tr>
<tr>
<td>punctuation</td>