mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
Document raw flag.
This commit is contained in:
parent
a9e60fa3e6
commit
9502eeadaa
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user